summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandpointergestures_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandpointergestures_p.h')
-rw-r--r--src/client/qwaylandpointergestures_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/qwaylandpointergestures_p.h b/src/client/qwaylandpointergestures_p.h
index 7e5a7e06f..06ee4a6ed 100644
--- a/src/client/qwaylandpointergestures_p.h
+++ b/src/client/qwaylandpointergestures_p.h
@@ -36,6 +36,7 @@ class Q_WAYLANDCLIENT_EXPORT QWaylandPointerGestures : public QtWayland::zwp_poi
{
public:
explicit QWaylandPointerGestures(QWaylandDisplay *display, uint id, uint version);
+ ~QWaylandPointerGestures();
QWaylandPointerGestureSwipe *createPointerGestureSwipe(QWaylandInputDevice *device);
QWaylandPointerGesturePinch *createPointerGesturePinch(QWaylandInputDevice *device);