aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/pointer/qml.qrc
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2015-08-07 13:29:04 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-02-08 10:36:38 +0000
commitf1f3fdd166c70da696981ff9070ebfa08df81d80 (patch)
treef0dcd5b20c211a8b18fa4c847af942f098514bb2 /tests/manual/pointer/qml.qrc
parent5d59327ebd0b19a8043f9d35c1c6cbf90681b5b2 (diff)
add modified photosurface as a manual test
This is a version of examples/quick/demos/photosurface updated to use handlers instead of Areas. Change-Id: I80a6c46f2ea4821097f3654cd885553aa484d405 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'tests/manual/pointer/qml.qrc')
-rw-r--r--tests/manual/pointer/qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/manual/pointer/qml.qrc b/tests/manual/pointer/qml.qrc
index 50c0dc748d..87fc021680 100644
--- a/tests/manual/pointer/qml.qrc
+++ b/tests/manual/pointer/qml.qrc
@@ -6,6 +6,7 @@
<file>joystick.qml</file>
<file>map.qml</file>
<file>mixer.qml</file>
+ <file>photosurface.qml</file>
<file>pinchHandler.qml</file>
<file>singlePointHandlerProperties.qml</file>
<file>content/FakeFlickable.qml</file>