aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/handlers/qquickpointerdevicehandler_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/handlers/qquickpointerdevicehandler_p.h')
-rw-r--r--src/quick/handlers/qquickpointerdevicehandler_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/handlers/qquickpointerdevicehandler_p.h b/src/quick/handlers/qquickpointerdevicehandler_p.h
index bb12d3ccdb..2e126381b0 100644
--- a/src/quick/handlers/qquickpointerdevicehandler_p.h
+++ b/src/quick/handlers/qquickpointerdevicehandler_p.h
@@ -82,7 +82,6 @@ Q_SIGNALS:
protected:
bool wantsPointerEvent(QQuickPointerEvent *event) override;
- void setPressed(bool pressed);
protected:
QQuickPointerDevice::DeviceTypes m_acceptedDevices;