summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland_common/qwaylandshellsurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/wayland_common/qwaylandshellsurface.h')
-rw-r--r--src/plugins/platforms/wayland_common/qwaylandshellsurface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/platforms/wayland_common/qwaylandshellsurface.h b/src/plugins/platforms/wayland_common/qwaylandshellsurface.h
index 90dd04ff9..9e886cf0a 100644
--- a/src/plugins/platforms/wayland_common/qwaylandshellsurface.h
+++ b/src/plugins/platforms/wayland_common/qwaylandshellsurface.h
@@ -74,6 +74,7 @@ private:
void setTopLevel();
void updateTransientParent(QWindow *parent);
+ void setPopup(QWaylandWindow *parent, QWaylandInputDevice *device, int serial);
void setClassName(const char *_class);