forked from qt-creator/qt-creator
Add source property to ordered list
Change-Id: I2c058ad923ddbfec20ecfb1fb44cef4120e2a2fb Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
committed by
Thomas Hartmann
parent
a739ac8e95
commit
8c9aea6f11
@@ -380,6 +380,7 @@ PropertyNameList ModelToTextMerger::propertyOrder()
|
||||
PropertyName("anchors.margins"),
|
||||
PropertyName("horizontalAlignment"),
|
||||
PropertyName("verticalAlignment"),
|
||||
PropertyName("source"),
|
||||
PropertyName(),
|
||||
PropertyName("states"),
|
||||
PropertyName("transitions")
|
||||
|
Reference in New Issue
Block a user