forked from qt-creator/qt-creator
WebAssembly: Mark plugin experimental
The plugin was meant to be experimental, but was forgotten to be marked as such. Fixes: QTCREATORBUG-25130 Change-Id: I9286329bb960c100e96879b9bf7c00133c06dc7f Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
\"Name\" : \"WebAssembly\",
|
||||
\"Version\" : \"$$QTCREATOR_VERSION\",
|
||||
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
|
||||
\"Experimental\" : true,
|
||||
\"DisabledByDefault\" : true,
|
||||
\"Vendor\" : \"The Qt Company Ltd\",
|
||||
\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
|
||||
|
Reference in New Issue
Block a user