mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-25 04:54:40 +03:00
Internationalization has been fixed
This commit is contained in:
parent
35cd54919a
commit
238ac7a103
@ -155,6 +155,7 @@ void QObjectPropertyModel::translatePropertyName()
|
|||||||
tr("hideIfEmpty");
|
tr("hideIfEmpty");
|
||||||
tr("hideEmptyItems");
|
tr("hideEmptyItems");
|
||||||
tr("useExternalPainter");
|
tr("useExternalPainter");
|
||||||
|
tr("layoutSpacing");
|
||||||
}
|
}
|
||||||
|
|
||||||
void QObjectPropertyModel::clearObjectsList()
|
void QObjectPropertyModel::clearObjectsList()
|
||||||
|
Loading…
Reference in New Issue
Block a user