Skip to content

Deprecate unused constructor for RunnerManager

Alexander Lohnau requested to merge work/deprecste_overload into master

This overload is unused and conflicts with the group hierarchy from KPluginSelector the krunnerrc file, because the [Plugins] group is not a subgroup of the [RunnerManager] group.

And for this exact usecase there is already the overload with the configfile name.

@kossebau @davidedmundson

Merge request reports