QmlDesigner: Add properties for sorting

Change-Id: I887e3b06ca3accc243283e1ac0895ab81bbdf513
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Thomas Hartmann
2020-06-24 16:54:58 +02:00
parent 22abe8ef1c
commit aa8bf1f448

View File

@@ -388,6 +388,8 @@ PropertyNameList ModelToTextMerger::propertyOrder()
PropertyName("wrapMode"),
PropertyName(),
PropertyName("states"),
PropertyName("to"),
PropertyName("from"),
PropertyName("transitions")
};