aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickdraghandler_p.h
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2018-08-31 14:06:43 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2018-08-31 17:51:23 +0000
commitcc0829cbf300e56360e3d61efe4dfd20efcabb1c (patch)
tree93588c45ffe61103f33c0865853c69016579e688 /src/quick/handlers/qquickdraghandler_p.h
parent9e1166fd817f93f8819fdd55bed52e43c431434d (diff)
Remove dubious API features and clutter from Pointer Handler headers
Change-Id: Ica67409f3138828d8a33fef2d67ad799a5a063f5 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/quick/handlers/qquickdraghandler_p.h')
-rw-r--r--src/quick/handlers/qquickdraghandler_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickdraghandler_p.h b/src/quick/handlers/qquickdraghandler_p.h
index c419e26a3d..387a81eb43 100644
--- a/src/quick/handlers/qquickdraghandler_p.h
+++ b/src/quick/handlers/qquickdraghandler_p.h
@@ -77,7 +77,6 @@ public:
void enforceConstraints();
Q_SIGNALS:
-// void gestureStarted(QQuickGestureEvent *gesture);
void translationChanged();
protected: