Skip to content

Remove "Plasma" namespace from KRunner plugins

Alexander Lohnau requested to merge work/alex/krunner_namespace into master

By setting the deprecation version for KRunner to 5.91, the negated deprecation wrapper will evaulate to true and we get compatibility typedefs.

This way we do not need to add the typedefs manually or add using namespace Plasma to the plugins.

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

Edited by Alexander Lohnau

Merge request reports