https://bugs.kde.org/show_bug.cgi?id=365367
--- Comment #21 from Thomas Lübking <thomas.luebk...@gmail.com> --- Could one simply pass a QPointer<EffectWindow*>(c->effectWIndow()) in the queuedconnection invokeMethod call? In doubt using a lambda wrapper? (Something that virtually has to happen on all queued invocation parameters since they can always go during this event cycle) -- You are receiving this mail because: You are watching all bug changes.