Skip to content
Commit 9cc42553 authored by Alexander Lohnau's avatar Alexander Lohnau Committed by Nate Graham
Browse files

runners/webshortcuts: Provide result for default provider if no other results exist

By connecting to the queryFinished signal, we know when all other runners are done with matching.
After that we can check if there are any matches and if not add a match for the default provider.

This way we have the advantage of only showing a result when it is relevant.
For example, when we search for apps and get results, the default search engine result would not be needed.

FEATURE: 461424
parent ec181cd7
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