summaryrefslogtreecommitdiff
path: root/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-03-25 09:47:37 +0100
committerKai Koehne <kai.koehne@digia.com>2013-03-26 15:13:49 +0100
commit5330b4f8f5f29dbb72fe10baea377ab8eb084f30 (patch)
tree5bbd2c330b113c35342fcc8c005bf788f62707b7 /share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
parentf409fdd6d3a6aed8b32ded224cf624d52a1ae0fd (diff)
downloadqt-creator-5330b4f8f5f29dbb72fe10baea377ab8eb084f30.tar.gz
Add minimum Qt version to description of Qt Quick Extension wizards
Task-number: QTCREATORBUG-9018 Change-Id: I437361fa29ee725f6d17ef64939b5bde0a0ca296 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Diffstat (limited to 'share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml')
-rw-r--r--share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
index bc0d297553..5a572d2bd8 100644
--- a/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
+++ b/share/qtcreator/templates/wizards/qtquick2-extension/wizard.xml
@@ -39,7 +39,9 @@ leave room for the Qt 4 target page.
id="QtQuick2ExtensionPlugin" category="G.Libraries"
featuresRequired="QtSupport.Wizards.FeatureQtQuick,QtSupport.Wizards.FeatureQtQuick.2">
<icon>lib.png</icon>
- <description>Creates a C++ plugin that makes it possible to offer extensions that can be loaded dynamically into applications using the QQmlEngine class.</description>
+ <description>Creates a C++ plugin that makes it possible to offer extensions that can be loaded dynamically into applications using the QQmlEngine class.
+
+ Requires &lt;b&gt;Qt 5.0&lt;/b&gt; or newer.</description>
<displayname>Qt Quick 2 Extension Plugin</displayname>
<displaycategory>Libraries</displaycategory>
<files>