aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml')
-rw-r--r--share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml b/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml
index ceabc68376..2a3d0a4405 100644
--- a/share/qtcreator/templates/wizards/qtquick1-extension/wizard.xml
+++ b/share/qtcreator/templates/wizards/qtquick1-extension/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="QtQuick1ExtensionPlugin" category="G.Libraries"
featuresRequired="QtSupport.Wizards.FeatureQtQuick,QtSupport.Wizards.FeatureQtQuick.1">
<icon>lib.png</icon>