Skip to content

Fix build with current KF6 KIO

Bernhard Rosenkraenzer requested to merge bero/kio-apichange into kf6

Commit 57c6cc875f47057255ccb52891a24e0e518aa62c in KIO changes the API of KIO::FileSystemFreeSpaceJob.

Adapt dolphin code using it to the new API.

Merge request reports