forked from qt-creator/qt-creator
QmlJS: Allow Loaders in ui.qml files
Loader are working in the designer and we will add more support for them in the future. Change-Id: Ied62d65b0eb9933b44a7833ccafcb934d4ae6fba Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -569,7 +569,6 @@ public:
|
||||
"ShaderEffect",
|
||||
"ShaderEffectSource",
|
||||
"Component",
|
||||
"Loader",
|
||||
"Transition",
|
||||
"PropertyAnimation",
|
||||
"SequentialAnimation",
|
||||
|
Reference in New Issue
Block a user