Fix crash when docks are stacked

Authored by ervin on Apr 4 2016, 7:59 PM.

Description

Fix crash when docks are stacked

Summary:
In case of stacking, QMainWindow tends to delete the dock widget earlier
than we expect and behind our back, so better have a QPointer internally
to avoid dangling pointers.

Reviewers: bensi, franckarrecot, mlaurent

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

Details

Committed
ervinApr 4 2016, 8:19 PM
Differential Revision
D1316: Fix crash when docks are stacked
Parents
R4:e5ab5f17a1a9: Improve the visual alignment of widgets at the bottom of the window
Branches
Unknown
Tags
Unknown