Skip to content

Simplify plugin loading

Alexander Lohnau requested to merge work/simplify_plugin_loading into master

We can use KPluginFactory directly to instantiate the plugins instead of doing that extra round.

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

Merge request reports