diff --git a/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json b/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json index af209105bfd..e61048a4b64 100644 --- a/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json +++ b/share/qtcreator/templates/wizards/projects/cpplibrary/wizard.json @@ -59,7 +59,7 @@ "items": [ { - "trKey": "Qmake", + "trKey": "qmake", "value": "qmake", "condition": "%{JS: value('Plugins').indexOf('QmakeProjectManager') >= 0}" },