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