Skip to content

Add missing build dependency to KIO

src/imports/resourcemodel.cpp does #include <KFileItem> which belongs to KIO.

Shouldn’t that warrant an explicit build dependency on it ?

Merge request reports