summaryrefslogtreecommitdiffstats
path: root/src/client/global/qwaylandclientextension.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/global/qwaylandclientextension.h')
-rw-r--r--src/client/global/qwaylandclientextension.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/global/qwaylandclientextension.h b/src/client/global/qwaylandclientextension.h
index abf753249..7e11bb47f 100644
--- a/src/client/global/qwaylandclientextension.h
+++ b/src/client/global/qwaylandclientextension.h
@@ -87,7 +87,7 @@ public:
{
}
- const struct wl_interface *extensionInterface() const Q_DECL_OVERRIDE
+ const struct wl_interface *extensionInterface() const override
{
return T::interface();
}