From 6b7c429c119fe4c0230bc824b79c69f18bad8ee8 Mon Sep 17 00:00:00 2001 From: jkobus Date: Thu, 13 Feb 2014 15:36:15 +0100 Subject: [PATCH] Make availableFeatures() nicer Change-Id: Ia25c0967e6f65cb046c9f3b1798c747b8da02fc9 Reviewed-by: Kai Koehne --- .../qtquick/qtquick_1_1/template.xml | 2 +- .../qtquick/qtquick_2_1/template.xml | 2 +- .../qtquick/qtquick_2_2/template.xml | 2 +- .../qtquick/qtquickcontrols_1_0/template.xml | 2 +- .../qtquick/qtquickcontrols_1_1/template.xml | 2 +- src/plugins/qtsupport/baseqtversion.cpp | 47 ++++++++++--------- 6 files changed, 31 insertions(+), 26 deletions(-) diff --git a/share/qtcreator/templates/qtquick/qtquick_1_1/template.xml b/share/qtcreator/templates/qtquick/qtquick_1_1/template.xml index 43c7b37f4c9..96bb66cb34d 100644 --- a/share/qtcreator/templates/qtquick/qtquick_1_1/template.xml +++ b/share/qtcreator/templates/qtquick/qtquick_1_1/template.xml @@ -1,6 +1,6 @@