Skip to content
Commit 745625f0 authored by David Edmundson's avatar David Edmundson
Browse files

effects: Do not take ownership of QuickEffect::delegate

QuickEffect::setDelegate is exposed QML API.

The lifespan of assigned objects is therefore managed by the QML engine,
and we should be watching for deletion not actually deleting it.


(cherry picked from commit e13a30f0)
parent 5fd10fae
Pipeline #636340 passed with stage
in 7 minutes and 57 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