Skip to content

Remove deprecated call to KParts::PartBase::loadPlugins.

Alexander Lohnau requested to merge work/do_not_load_deprecated_plugins into master

With frameworks/kparts!32 (merged) this method got deprecated, and with network/konqueror!99 (merged) only the kget plugin is actually loaded.

network/konqueror!100 (merged) Takes care of importing the kget plugin to konqueror.

Merge request reports