summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandshell_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/extensions/qwaylandshell_p.h')
-rw-r--r--src/compositor/extensions/qwaylandshell_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/extensions/qwaylandshell_p.h b/src/compositor/extensions/qwaylandshell_p.h
index 968bf5bd7..f333b9b4c 100644
--- a/src/compositor/extensions/qwaylandshell_p.h
+++ b/src/compositor/extensions/qwaylandshell_p.h
@@ -62,7 +62,7 @@ class Q_WAYLAND_COMPOSITOR_EXPORT QWaylandShellPrivate : public QWaylandComposit
public:
QWaylandShellPrivate();
- QWaylandShell::FocusPolicy focusPolicy;
+ QWaylandShell::FocusPolicy focusPolicy = QWaylandShell::AutomaticFocus;
};
QT_END_NAMESPACE