aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/demos.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@nokia.com>2012-06-25 20:06:12 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-04 19:47:38 +0100
commit0ba44aef85284fc976417e36118501f74a006806 (patch)
tree39cbd6c3c29ab5e943810d4a1394043252f63848 /examples/quick/demos/demos.pro
parent5e88373c188d9afc88a09ed11c635b59a92614fe (diff)
Added photosurface example to demo PinchArea/MouseArea together
It seems to be important to put the MouseArea inside the PinchArea in order to support simultaneous drag/rotate/pinch. Change-Id: Ic3ec6a131bd2d4c7f8a8560cd9c3015a717fef20 Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'examples/quick/demos/demos.pro')
-rw-r--r--examples/quick/demos/demos.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/demos/demos.pro b/examples/quick/demos/demos.pro
index 474b5b1bc0..67128a905f 100644
--- a/examples/quick/demos/demos.pro
+++ b/examples/quick/demos/demos.pro
@@ -8,4 +8,5 @@ SUBDIRS = samegame \
EXAMPLE_FILES = \
clocks \
photoviewer \
+ photosurface \
rssnews