summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandscreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/wayland/qwaylandscreen.h')
-rw-r--r--src/plugins/platforms/wayland/qwaylandscreen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/platforms/wayland/qwaylandscreen.h b/src/plugins/platforms/wayland/qwaylandscreen.h
index fb99699d1..6e62174bc 100644
--- a/src/plugins/platforms/wayland/qwaylandscreen.h
+++ b/src/plugins/platforms/wayland/qwaylandscreen.h
@@ -62,6 +62,8 @@ public:
Qt::ScreenOrientation orientation() const;
+ QPlatformCursor *cursor() const;
+
wl_output *output() const { return mOutput; }
QWaylandExtendedOutput *extendedOutput() const;