forked from qt-creator/qt-creator
QmlJS: Allow NumberAnimation for ui.qml files
Change-Id: I12836a2d7708d50278715139f0cfba5fa221f8eb Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -575,7 +575,6 @@ public:
|
||||
"PropertyAnimation",
|
||||
"SequentialAnimation",
|
||||
"ParallelAnimation",
|
||||
"NumberAnimation",
|
||||
"Drawer"})
|
||||
{
|
||||
append(UnsupportedTypesByVisualDesigner());
|
||||
|
Reference in New Issue
Block a user