forked from qt-creator/qt-creator
qds: add ScxmlEditor, but disable it
Change-Id: I6eeec1b05c643c26ab9ba59eb07baba9373ad22e
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
(cherry picked from commit 6304a020c8
)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
@@ -51,6 +51,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