aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquicksinglepointhandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/handlers/qquicksinglepointhandler_p.h')
-rw-r--r--src/quick/handlers/qquicksinglepointhandler_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/handlers/qquicksinglepointhandler_p.h b/src/quick/handlers/qquicksinglepointhandler_p.h
index 028839ac04..b9e5b12224 100644
--- a/src/quick/handlers/qquicksinglepointhandler_p.h
+++ b/src/quick/handlers/qquicksinglepointhandler_p.h
@@ -67,7 +67,6 @@ public:
Q_SIGNALS:
void pointChanged();
- void singlePointGrabChanged(); // QQuickPointerHandler::grabChanged signal can't be a property notifier here
protected:
bool wantsPointerEvent(QQuickPointerEvent *event) override;