0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-04-19 07:43:42 +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("hideIfEmpty");
tr("hideEmptyItems"); tr("hideEmptyItems");
tr("useExternalPainter"); tr("useExternalPainter");
tr("layoutSpacing");
} }
void QObjectPropertyModel::clearObjectsList() void QObjectPropertyModel::clearObjectsList()