aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/qtquickapp/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/templates/qtquickapp/app.pro')
-rw-r--r--share/qtcreator/templates/qtquickapp/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/qtquickapp/app.pro b/share/qtcreator/templates/qtquickapp/app.pro
index fcbcc0b8af..3aebf6ed96 100644
--- a/share/qtcreator/templates/qtquickapp/app.pro
+++ b/share/qtcreator/templates/qtquickapp/app.pro
@@ -34,7 +34,7 @@ symbian:TARGET.CAPABILITY += NetworkServices
# Add dependency to Symbian components
# QTQUICKCOMPONENTS #
-# CONFIG += qtquickcomponents
+# CONFIG += qt-components
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp