aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/pointerhandlers/pointerhandlers.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-04-21 22:20:21 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-05-29 10:37:12 +0000
commit9ad61117048394ef97b99a7387f5f48b5a12d9d9 (patch)
treeca517a1f0783d43b01525fdeb3ecfc644bbb6939 /tests/auto/quick/pointerhandlers/pointerhandlers.pro
parent08dc25c023af53f96a909bda5f822ea0905461ad (diff)
Add autotest for DragHandler
Change-Id: I46f7e2c16b775723a08aa192845d490046231990 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'tests/auto/quick/pointerhandlers/pointerhandlers.pro')
-rw-r--r--tests/auto/quick/pointerhandlers/pointerhandlers.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/pointerhandlers/pointerhandlers.pro b/tests/auto/quick/pointerhandlers/pointerhandlers.pro
index 13a4b81f4e..2492924944 100644
--- a/tests/auto/quick/pointerhandlers/pointerhandlers.pro
+++ b/tests/auto/quick/pointerhandlers/pointerhandlers.pro
@@ -5,6 +5,7 @@ qtConfig(private_tests) {
flickableinterop \
multipointtoucharea_interop \
qquickpointerhandler \
+ qquickdraghandler \
qquicktaphandler \
}