[QDBusMenuBar] Guard m_window with a QPointer

Authored by broulik on Jun 28 2018, 9:56 AM.

Description

[QDBusMenuBar] Guard m_window with a QPointer

It can be deleted without us knowing for MDI windows as happens in QtCurve config.
Also always update m_window if it changes, even when null.

BUG: 376340
BUG: 379719
FIXED-IN: 5.12.7

Differential Revision: https://phabricator.kde.org/D13774

Details

Committed
broulikJun 28 2018, 9:56 AM
Differential Revision
D13774: [QDBusMenuBar] Guard m_window with a QPointer
Parents
R135:33a58844006c: Update version number for 5.12.6 GIT_SILENT
Branches
Unknown
Tags
Unknown