0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

Print process has been changed and printBehavior property has been added.

This commit is contained in:
Arin Alexander
2019-06-28 23:42:35 +03:00
parent f7e1a383e9
commit 9bf0ba0ded
7 changed files with 55 additions and 9 deletions

View File

@@ -145,6 +145,8 @@ void EnumPropItem::translateEnumItemName()
tr("Table");
tr("Millimeters");
tr("Inches");
tr("Scale");
tr("Split");
}
void EnumPropItem::setPropertyEditorData(QWidget *propertyEditor, const QModelIndex &) const