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 37debc513..98272e571 100644
--- a/src/client/global/qwaylandclientextension.h
+++ b/src/client/global/qwaylandclientextension.h
@@ -95,7 +95,7 @@ public:
return T::interface();
}
- void bind(struct ::wl_registry *registry, int id, int ver)
+ void bind(struct ::wl_registry *registry, int id, int ver) override
{
T* instance = static_cast<T *>(this);
// Make sure lowest version is used of the supplied version from the