mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
Designer updated
This commit is contained in:
@@ -150,7 +150,7 @@ void QObjectPropertyModel::translatePropertyName()
|
||||
tr("watermark");
|
||||
tr("keepTopSpace");
|
||||
tr("printable");
|
||||
tr("AllLines");
|
||||
tr("variable");
|
||||
}
|
||||
|
||||
void QObjectPropertyModel::clearObjectsList()
|
||||
|
@@ -122,6 +122,7 @@ void FlagsPropItem::translateFlagsItem()
|
||||
tr("BottomLine");
|
||||
tr("LeftLine");
|
||||
tr("RightLine");
|
||||
tr("AllLines");
|
||||
}
|
||||
|
||||
FlagPropItem::FlagPropItem(QObject* object, ObjectsList* objects, const QString &propName, const QString &displayName, const QVariant &value, ObjectPropItem* parent, bool readonly)
|
||||
|
Reference in New Issue
Block a user