Diffusion Krita 338478360b22

Fix locked properties proxy not to use shared pointers for parent settings

Authored by dkazakov on Sep 15 2016, 11:44 AM.

Description

Fix locked properties proxy not to use shared pointers for parent settings

The proxy is always created in "kind of stack", therefore the settings
are guaranteed to exist throughout all its life.

The fix is needed to ensure we never pass 'this' into a shared pointer

Details

Committed
dkazakovSep 15 2016, 11:44 AM
Parents
R37:29669573ae64: Make it compile and run again!
Branches
Unknown
Tags
Unknown