forked from qt-creator/qt-creator
QmlDesigner: Assign default to NumberAnimation
Task-number: QDS-4215 Change-Id: I62831276b36767c290e2be29f9a87b94079b7552 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -427,6 +427,8 @@ MetaInfo {
|
||||
category: "Qt Quick - Animation"
|
||||
libraryIcon: ":/qtquickplugin/images/item-icon.png"
|
||||
version: "2.0"
|
||||
Property { name: "to"; type: "int"; value: 0; }
|
||||
Property { name: "from"; type: "int"; value: 0; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user