summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandqtkey_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandqtkey_p.h')
-rw-r--r--src/client/qwaylandqtkey_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandqtkey_p.h b/src/client/qwaylandqtkey_p.h
index 155b62540..3374b907a 100644
--- a/src/client/qwaylandqtkey_p.h
+++ b/src/client/qwaylandqtkey_p.h
@@ -80,7 +80,7 @@ private:
uint32_t nativeModifiers,
const QString &text,
uint32_t autorep,
- uint32_t count) Q_DECL_OVERRIDE;
+ uint32_t count) override;
};