aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/QtSupport.json.in
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2017-01-04 14:45:47 +0100
committerEike Ziller <eike.ziller@qt.io>2017-01-09 12:25:13 +0000
commit7f8aa3a7be66ad2fec6fa131ea27916ad542b256 (patch)
treeac0f11157b5028161a8a5a1a0a9176174bd7db30 /src/plugins/qtsupport/QtSupport.json.in
parent284fa63be2b2af4d16926bc7cc17ca30cf0b5e39 (diff)
Make some plugins hidden by default
Hide core plugin, hello world plugin, and plugins that only provide the base for other plugins. Change-Id: I7f4a29a265d760b2a759122be153c7f06bd40bd2 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/qtsupport/QtSupport.json.in')
-rw-r--r--src/plugins/qtsupport/QtSupport.json.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/qtsupport/QtSupport.json.in b/src/plugins/qtsupport/QtSupport.json.in
index 416b0dac363..928aee265cc 100644
--- a/src/plugins/qtsupport/QtSupport.json.in
+++ b/src/plugins/qtsupport/QtSupport.json.in
@@ -2,6 +2,7 @@
\"Name\" : \"QtSupport\",
\"Version\" : \"$$QTCREATOR_VERSION\",
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"HiddenByDefault\" : true,
\"Vendor\" : \"The Qt Company Ltd\",
\"Copyright\" : \"(C) 2016 The Qt Company Ltd\",
\"License\" : [ \"Commercial Usage\",