aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/projects/nimble/wizard.json
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/projects/nimble/wizard.json')
-rw-r--r--share/qtcreator/templates/wizards/projects/nimble/wizard.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/projects/nimble/wizard.json b/share/qtcreator/templates/wizards/projects/nimble/wizard.json
index bef6ee34ea..4f3ac9d8ea 100644
--- a/share/qtcreator/templates/wizards/projects/nimble/wizard.json
+++ b/share/qtcreator/templates/wizards/projects/nimble/wizard.json
@@ -9,7 +9,7 @@
"featuresRequired":[
"ToolChain.Nim.NimToolChain"
],
- "icon":"icon.png",
+ "icon":"../nim/icon.png",
"enabled":"%{JS: value('Plugins').indexOf('Nim') >= 0 }",
"options":[
{