aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qt4projectmanager/wizards/qtquickapp.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-06-24 12:47:38 +0200
committerKai Koehne <kai.koehne@nokia.com>2011-06-24 15:36:28 +0200
commitcdda5c775df63b272bc4c5c93c42373928b13b7b (patch)
tree6a733bce61d217827a54bd7f0927ad1003842400 /src/plugins/qt4projectmanager/wizards/qtquickapp.h
parente1256f11f48dd38db7056040d2ccc735fbee3c2b (diff)
Revert "QtQuickApp wizard: Add option for QtQuick 1.1 module"
This reverts commit 31904563bb2666c73bce71eeb7b5a166691a2b9d. The option in the UI might actually confuse users: For the time being we'll just keep 1.0 as the namespace. Change-Id: Ifc7b46227d57ec8d246c8f7818d5a619ef0cd3bd Reviewed-on: http://codereview.qt.nokia.com/699 Reviewed-by: Alessandro Portale <alessandro.portale@nokia.com>
Diffstat (limited to 'src/plugins/qt4projectmanager/wizards/qtquickapp.h')
-rw-r--r--src/plugins/qt4projectmanager/wizards/qtquickapp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qt4projectmanager/wizards/qtquickapp.h b/src/plugins/qt4projectmanager/wizards/qtquickapp.h
index d1b3bedfb8..34b854272c 100644
--- a/src/plugins/qt4projectmanager/wizards/qtquickapp.h
+++ b/src/plugins/qt4projectmanager/wizards/qtquickapp.h
@@ -117,7 +117,6 @@ public:
enum ComponentSet {
QtQuick10Components,
- QtQuick11Components,
Symbian10Components
};