summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml')
-rw-r--r--share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml b/share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml
index 0f6ed41d43..766a047dca 100644
--- a/share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml
+++ b/share/qtcreator/templates/qml/qtquickcontrols_1_0/template.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<template openeditor="main.qml" priority="B"
+<template openeditor="main.qml" priority="AZ"
featuresRequired="QtSupport.Wizards.FeatureQtQuickProject, QtSupport.Wizards.FeatureQtQuick.Controls.1.0">
<displayname>Qt Quick Controls 1.0</displayname>
<description>Creates a Qt Quick 2 UI project with a single QML file that contains the main view and uses Qt Quick Controls. You can review Qt Quick 2 UI projects in the QML Scene and you need not build them. This project requires that you have installed Qt Quick Controls for your Qt version. Requires Qt 5.1 or newer.</description>