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()