summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandxdgshellv6integration_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandxdgshellv6integration_p.h')
-rw-r--r--src/client/qwaylandxdgshellv6integration_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandxdgshellv6integration_p.h b/src/client/qwaylandxdgshellv6integration_p.h
index f22b6a66a..bdfd19723 100644
--- a/src/client/qwaylandxdgshellv6integration_p.h
+++ b/src/client/qwaylandxdgshellv6integration_p.h
@@ -71,7 +71,7 @@ public:
private:
QWaylandXdgShellV6Integration(QWaylandDisplay *display);
- QWaylandXdgShellV6 *m_xdgShell;
+ QWaylandXdgShellV6 *m_xdgShell = nullptr;
};
}