From 84b90abb9b84b5441164ddf24d720a4393b9cd93 Mon Sep 17 00:00:00 2001 From: Thomas Hartmann Date: Fri, 2 Feb 2018 15:48:13 +0100 Subject: [PATCH] ScxmlEditor: Require ScxmlEditor plugin for wizard Change-Id: If5892f37b9e8d919100a659629e6e2325e25cc83 Reviewed-by: Marco Benelli Reviewed-by: Alessandro Portale --- share/qtcreator/templates/wizards/files/scxml/wizard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/qtcreator/templates/wizards/files/scxml/wizard.json b/share/qtcreator/templates/wizards/files/scxml/wizard.json index 893662337d8..4e9e8706379 100644 --- a/share/qtcreator/templates/wizards/files/scxml/wizard.json +++ b/share/qtcreator/templates/wizards/files/scxml/wizard.json @@ -8,7 +8,7 @@ "trDisplayCategory": "Modeling", "iconText": "scxml", "platformIndependent": true, - "enabled": "%{JS: [ %{Plugins} ].indexOf('QtSupport') >= 0}", + "enabled": "%{JS: [ %{Plugins} ].indexOf('ScxmlEditor') >= 0}", "options": [