Skip to content

Deprecate public KConfigGroup include of AbstractRunner class

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

Having a runner without KConfig related code is perfectly valid and is done in lots of our own runners.

This way we have less transient includes and can get rid of the public linking.

Merge request reports