Skip to content

Make addRegistryListener protected

Enables leaf classes that want to bind immediately to call it without waiting for an event loop

Change-Id: I4a885959ef54ba12a2c46f3f1a668e8c0cf1d967 Reviewed-by: David Edmundson davidedmundson@kde.org (cherry picked from commit d6ac8cf6)


One could argue this is an API break? I need the d->registered bool to fix the build. I could edit this patch to backport only that bit, but editing is also frowned upon.

Merge request reports