aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2017-05-16 10:21:01 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2017-05-27 20:54:32 +0000
commit08dc25c023af53f96a909bda5f822ea0905461ad (patch)
treea408f11c7172065a40f48aa012e8f7e23e7947d5 /src/quick/handlers
parentfac9f435b4c4e5457355d04b1d9219b60ae5ac3b (diff)
Add tst_multipointtoucharea_interop autotest
to test interoperability of PointerHandlers with conventional touch- handling Items (with MultiPointTouchArea being the prototypical instance) Change-Id: Id19f312b17b70df072d66cd91816d2b19250a500 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/quick/handlers')
-rw-r--r--src/quick/handlers/qquickmultipointerhandler_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickmultipointerhandler_p.h b/src/quick/handlers/qquickmultipointerhandler_p.h
index 1f2d213e56..1bbc2f2fa3 100644
--- a/src/quick/handlers/qquickmultipointerhandler_p.h
+++ b/src/quick/handlers/qquickmultipointerhandler_p.h
@@ -54,7 +54,6 @@
#include "qquickitem.h"
#include "qevent.h"
#include "qquickpointerdevicehandler_p.h"
-#include "../items/qquickmultipointtoucharea_p.h"
QT_BEGIN_NAMESPACE