Skip to content

Make KIO::Slave & KIO::SlaveInterface private & rename to worker nomenclature

Following

// KF6 TODO: remove export macro, nothing uses this class outside kio anymore
// (and rename this file to slave_p.h, and don't install it anymore)
// KF6 TODO: remove export macro, nothing uses this class outside kio anymore
// (and rename this file to slaveinterface_p.h, and don't install it anymore)

as well as https://phabricator.kde.org/T16130

Tried to separate things into smaller chunks that might be digestible in one attention span. Does it work?

Edited by Friedrich W. H. Kossebau

Merge request reports