Add source property to ordered list

Change-Id: I2c058ad923ddbfec20ecfb1fb44cef4120e2a2fb
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Michael Brüning
2020-05-27 18:18:05 +02:00
committed by Thomas Hartmann
parent a739ac8e95
commit 8c9aea6f11

View File

@@ -380,6 +380,7 @@ PropertyNameList ModelToTextMerger::propertyOrder()
PropertyName("anchors.margins"), PropertyName("anchors.margins"),
PropertyName("horizontalAlignment"), PropertyName("horizontalAlignment"),
PropertyName("verticalAlignment"), PropertyName("verticalAlignment"),
PropertyName("source"),
PropertyName(), PropertyName(),
PropertyName("states"), PropertyName("states"),
PropertyName("transitions") PropertyName("transitions")