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