ScxmlEditor: Require ScxmlEditor plugin for wizard

Change-Id: If5892f37b9e8d919100a659629e6e2325e25cc83
Reviewed-by: Marco Benelli <marco.benelli@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Thomas Hartmann
2018-02-02 15:48:13 +01:00
parent ffb2503a59
commit 84b90abb9b

View File

@@ -8,7 +8,7 @@
"trDisplayCategory": "Modeling",
"iconText": "scxml",
"platformIndependent": true,
"enabled": "%{JS: [ %{Plugins} ].indexOf('QtSupport') >= 0}",
"enabled": "%{JS: [ %{Plugins} ].indexOf('ScxmlEditor') >= 0}",
"options":
[