summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandwlshellintegration_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandwlshellintegration_p.h')
-rw-r--r--src/client/qwaylandwlshellintegration_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandwlshellintegration_p.h b/src/client/qwaylandwlshellintegration_p.h
index 2e3ac3cc1..7a6b53524 100644
--- a/src/client/qwaylandwlshellintegration_p.h
+++ b/src/client/qwaylandwlshellintegration_p.h
@@ -70,7 +70,7 @@ public:
private:
QWaylandWlShellIntegration(QWaylandDisplay* display);
- QtWayland::wl_shell *m_wlShell;
+ QtWayland::wl_shell *m_wlShell = nullptr;
};
}