Implement QWaylandXdgSurface::xdg_surface_close()
Change-Id: Ia2f708fc668a802f4468efd0765f36aab0944e10 Reviewed-by: Johan Helsing <johan.helsing@qt.io>
This commit is contained in:
parent
3c8df67f26
commit
ede3963eba
@ -249,6 +249,7 @@ void QWaylandXdgSurface::xdg_surface_configure(int32_t width, int32_t height, st
|
||||
|
||||
void QWaylandXdgSurface::xdg_surface_close()
|
||||
{
|
||||
m_window->window()->close();
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user