replaceCRwithBR property has been added

This commit is contained in:
Arin Alexander
2018-06-04 00:17:56 +03:00
parent 8fd072c65e
commit 21b9a94168
5 changed files with 50 additions and 14 deletions

View File

@@ -135,6 +135,7 @@ void QObjectPropertyModel::translatePropertyName()
tr("groupFieldName");
tr("keepGroupTogether");
tr("watermark");
tr("replaceCRwithBR");
}
void QObjectPropertyModel::clearObjectsList()