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

Vertical Layout has been added

This commit is contained in:
Arin Alexander
2018-06-21 14:29:00 +03:00
parent 1a189054f7
commit 5b818a4a15
22 changed files with 1029 additions and 467 deletions

View File

@@ -141,6 +141,8 @@ void EnumPropItem::translateEnumItemName()
tr("TitleAlignLeft");
tr("TitleAlignRight");
tr("TitleAlignCenter");
tr("Layout");
tr("Table");
}
void EnumPropItem::setPropertyEditorData(QWidget *propertyEditor, const QModelIndex &) const