Diffusion Krita 77540d4be574

BUG:378134 Check the pointer before dereferencing

Authored by rempt on Apr 25 2017, 11:46 AM.

Description

BUG:378134 Check the pointer before dereferencing

Timing issues on closing krita can lead to the display
renderer being gone before the palette docker is closed,
which is why we put the pointer in a QPointer.

Details

Committed
remptApr 25 2017, 11:46 AM
Parents
R37:3c37f43d9a4f: BUG:379114 Don't crash when loading images with a file layer
Branches
Unknown
Tags
Unknown