Skip to content
Commit 55b8f1b8 authored by Alexander Lohnau's avatar Alexander Lohnau Committed by David Faure
Browse files

Fix crash when deleting entry

The SearchProviderRegistry is a class variable and in its deconstructor
all the providers are deleted.
If you delete a provider in the GUI it is still in the list of
search providers which will be deleted.

BUG: 402294
BUG: 412774
parent 6eed5041
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment