diff --git a/src/libs/qmljs/qmljscheck.cpp b/src/libs/qmljs/qmljscheck.cpp index 5b184d37b0b..1acedaf4a09 100644 --- a/src/libs/qmljs/qmljscheck.cpp +++ b/src/libs/qmljs/qmljscheck.cpp @@ -575,7 +575,6 @@ public: "PropertyAnimation", "SequentialAnimation", "ParallelAnimation", - "NumberAnimation", "Drawer"}) { append(UnsupportedTypesByVisualDesigner());