0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-04-08 18:33:45 +03:00

Internationalization has been fixed

This commit is contained in:
Arin Alexander 2019-02-06 19:09:32 +03:00
parent 35cd54919a
commit 238ac7a103

View File

@ -155,6 +155,7 @@ void QObjectPropertyModel::translatePropertyName()
tr("hideIfEmpty");
tr("hideEmptyItems");
tr("useExternalPainter");
tr("layoutSpacing");
}
void QObjectPropertyModel::clearObjectsList()