aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml')
-rw-r--r--share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml b/share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml
index da1c2d3dc7..0f470640c6 100644
--- a/share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml
+++ b/share/qtcreator/templates/wizards/plaincapp/qmake/wizard.xml
@@ -35,7 +35,7 @@ The "class" and "firstpage" attributes specify that it is a Qt 4 wizard and
leave room for the Qt 4 target page.
-->
<wizard version="1" kind="project"
- class="qt4project" firstpage="10"
+ class="qmakeproject" firstpage="10"
id="R.Plain C" category="I.Projects"
featuresRequired="QtSupport.Wizards.FeatureQt">
<icon>../common/console.png</icon>