forked from qt-creator/qt-creator
HelloWorld: Make DisabledByDefault instead of Experimental
Change-Id: I1828d49358cfaa01940600425d9b53bf122183a2 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
\"Name\" : \"HelloWorld\",
|
\"Name\" : \"HelloWorld\",
|
||||||
\"Version\" : \"$$QTCREATOR_VERSION\",
|
\"Version\" : \"$$QTCREATOR_VERSION\",
|
||||||
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
||||||
\"Experimental\" : true,
|
\"DisabledByDefault\" : true,
|
||||||
\"Vendor\" : \"The Qt Company Ltd\",
|
\"Vendor\" : \"The Qt Company Ltd\",
|
||||||
\"Copyright\" : \"(C) 2016 The Qt Company Ltd\",
|
\"Copyright\" : \"(C) 2016 The Qt Company Ltd\",
|
||||||
\"License\" : [ \"Commercial Usage\",
|
\"License\" : [ \"Commercial Usage\",
|
||||||
|
|||||||
Reference in New Issue
Block a user