Skip to content
Commit 74af27dc authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Add missing QPointer

The Compositor is destroyed after the Workspace, so the placeholder has
shorter lifespan. We need to guard the destructor of EffectScreenImpl
from accessing a dangling pointer. For what it's worth, the destructor
of EffectScreenImpl was written with QPointer in mind, but it was never
added.
parent e853f5fe
Pipeline #232916 passed with stage
in 17 minutes and 9 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment