Skip to content

Deprecate KParts::Plugin class

Alexander Lohnau requested to merge work/plugin_cleanup into master

This is only used in Konqueror, there the class is imported & the plugins are ported to the imported class. See network/konqueror!99 (merged).

Also the plugins need to be ported to embedded json metadata, which is more easily doable in the imported class in Konqueror.

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

Merge request reports