mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-10 18:11:24 +03:00
Vertical Layout has been added
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user