forked from qt-creator/qt-creator
QmlDesigner: Block more imports
Change-Id: Ie6892d32594cc4f742ff48bebd82584e1ae2f82c Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
@@ -34,7 +34,13 @@ MetaInfo {
|
||||
"QtQuick.Templates",
|
||||
"QtQuick.Shapes",
|
||||
"QtQuick.Studio.EventSystem",
|
||||
"QtQuick.Studio.EventSimulator"
|
||||
"QtQuick.Studio.EventSimulator",
|
||||
"QtQuick.Pdf",
|
||||
"QmlTime",
|
||||
"Qt.test.controls",
|
||||
"QtOpcUa",
|
||||
"QtVncServer",
|
||||
"QtTextToSpeech"
|
||||
]
|
||||
|
||||
showTagsForImports: [
|
||||
|
Reference in New Issue
Block a user