aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/qtcreator/templates/wizards/files/modeling/scratch/wizard.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/templates/wizards/files/modeling/scratch/wizard.json b/share/qtcreator/templates/wizards/files/modeling/scratch/wizard.json
index 7f3f421956..71bad75ddf 100644
--- a/share/qtcreator/templates/wizards/files/modeling/scratch/wizard.json
+++ b/share/qtcreator/templates/wizards/files/modeling/scratch/wizard.json
@@ -6,6 +6,7 @@
"trDescription": "Creates a scratch model using a temporary file.",
"trDisplayName": "Scratch Model",
"trDisplayCategory": "Modeling",
+ "iconText": "qmodel",
"platformIndependent": true,
"enabled": "%{JS: [ %{Plugins} ].indexOf('ModelEditor') >= 0}",