From cc0829cbf300e56360e3d61efe4dfd20efcabb1c Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Fri, 31 Aug 2018 14:06:43 +0200 Subject: Remove dubious API features and clutter from Pointer Handler headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ica67409f3138828d8a33fef2d67ad799a5a063f5 Reviewed-by: Jan Arve Sæther --- src/quick/handlers/qquickdraghandler_p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/quick/handlers/qquickdraghandler_p.h') 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: -- cgit v1.2.3