summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/qtquick/qtquickcontrols_1_0/template.xml
blob: 026be356000dff986aff4813ed3a9c70638aad2a (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<template openeditor="main.qml" priority="B"
    featuresRequired="QtSupport.Wizards.FeatureQtQuick.Controls.1.0"
    qrcdeployment="qrcdeployment.pri"
    stubversionminor="1">
    <displayname>Qt Quick Controls 1.0</displayname>
    <description>Creates a deployable Qt Quick 2 application using Qt Quick Controls. Requires Qt 5.1 or newer.</description>
</template>