aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2012-03-08 10:50:11 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-22 02:50:37 +0100
commit793a01d28fb5f0b99b638332214b2267c2ca29db (patch)
tree853b1bbcdae1c19400dbb400c324caa0f210e4c0 /examples/quick/quick.pro
parentee4202a5d35ad82bc957a0978dc50af00591a274 (diff)
Update model view examples to common launcher format.
Change-Id: I8dc30a9ade3cbbfa91d51d85617975ad7d46ee15 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com> Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index 529f65ac25..d715d4787c 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -1,11 +1,11 @@
TEMPLATE = subdirs
SUBDIRS = accessibility \
animation \
- draganddrop
+ draganddrop \
#canvas \
#imageelements \
#keyinteraction \
- #modelviews \
+ modelviews \
#mousearea \
#openglunderqml \
#painteditem \