diff options
author | J-P Nurmi <jpnurmi@qt.io> | 2016-04-26 07:49:26 +0200 |
---|---|---|
committer | J-P Nurmi <jpnurmi@qt.io> | 2016-04-27 15:53:57 +0000 |
commit | 23cc5f965b7429525151d232537baabc34b16a26 (patch) | |
tree | 63dd66efe922d14d0f3c49cbee5763b2e5370f31 /share | |
parent | 156ece7b27e45217ce9f031e078acf661cb72cc3 (diff) | |
download | qt-creator-23cc5f965b7429525151d232537baabc34b16a26.tar.gz |
Add QtQuick Controls and Templates 2.0 to qt5QtQuick2-bundle.json
Change-Id: I50cfcaebc92bf47c7c420c34509cdfa28a0ac842
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Diffstat (limited to 'share')
-rw-r--r-- | share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json b/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json index e715c50c4a..53c6f6c496 100644 --- a/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json +++ b/share/qtcreator/qml-type-descriptions/qt5QtQuick2-bundle.json @@ -42,6 +42,7 @@ "QtQuick.Controls 1.2", "QtQuick.Controls 1.3", "QtQuick.Controls 1.4", + "QtQuick.Controls 2.0", "QtQuick.Controls.Styles 1.0", "QtQuick.Controls.Styles 1.1", "QtQuick.Controls.Styles 1.2", @@ -55,6 +56,7 @@ "QtQuick.Layouts 1.1", "QtQuick.LocalStorage 2.0", "QtQuick.Particles 2.0", + "QtQuick.Templates 2.0", "QtQuick.Window 2.0", "QtQuick.XmlListModel 2.0", "QtSensors 5.3", |