forked from qt-creator/qt-creator
qds: add ScxmlEditor, but disable it
Pick-to: qds/4.7 Change-Id: I6eeec1b05c643c26ab9ba59eb07baba9373ad22e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -50,6 +50,7 @@ set(DESIGNSTUDIO_PLUGINS
|
|||||||
QtSupport
|
QtSupport
|
||||||
RemoteLinux
|
RemoteLinux
|
||||||
ResourceEditor
|
ResourceEditor
|
||||||
|
ScxmlEditor
|
||||||
StudioPlugin
|
StudioPlugin
|
||||||
StudioWelcome
|
StudioWelcome
|
||||||
Texteditor
|
Texteditor
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
[Plugins]
|
[Plugins]
|
||||||
Ignored=
|
Ignored=scxmleditor
|
||||||
ForceEnabled=Boot2Qt, StudioWelcome, QmlDesigner, ModuleTools, McuSupport, EffectComposer
|
ForceEnabled=Boot2Qt, StudioWelcome, QmlDesigner, ModuleTools, McuSupport, EffectComposer
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
|
Reference in New Issue
Block a user