mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 08:39:07 +03:00
Band location has been fixed
This commit is contained in:
@@ -124,7 +124,16 @@ void QObjectPropertyModel::translatePropertyName()
|
||||
tr("image");
|
||||
tr("keepAspectRatio");
|
||||
tr("columnsCount");
|
||||
|
||||
tr("useAlternateBackgroundColor");
|
||||
tr("printBeforePageHeader");
|
||||
tr("maxScalePercent");
|
||||
tr("printOnFirstPage");
|
||||
tr("printOnLastPage");
|
||||
tr("printAlways");
|
||||
tr("repeatOnEachRow");
|
||||
tr("condition");
|
||||
tr("groupFieldName");
|
||||
tr("keepGroupTogether");
|
||||
}
|
||||
|
||||
void QObjectPropertyModel::clearObjectsList()
|
||||
|
Reference in New Issue
Block a user