summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandtouch_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandtouch_p.h')
-rw-r--r--src/client/qwaylandtouch_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/qwaylandtouch_p.h b/src/client/qwaylandtouch_p.h
index b17bce6ab..7d909769d 100644
--- a/src/client/qwaylandtouch_p.h
+++ b/src/client/qwaylandtouch_p.h
@@ -88,8 +88,8 @@ private:
int32_t velocity_x,
int32_t velocity_y,
uint32_t flags,
- struct wl_array *rawdata) Q_DECL_OVERRIDE;
- void touch_extension_configure(uint32_t flags) Q_DECL_OVERRIDE;
+ struct wl_array *rawdata) override;
+ void touch_extension_configure(uint32_t flags) override;
void sendTouchEvent();