Skip to content

pluginloader: Do not check ServiceTypes in Sailfish OS codepath

Alexander Lohnau requested to merge work/service_type_cleanup into master

In the KPluginLoader codepath we also don't check the ServiceTypes. Considering that we specific the static plugins at build time it is not needed here too.

Task: https://phabricator.kde.org/T14483

Merge request reports