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 ?
src/imports/resourcemodel.cpp
does #include <KFileItem>
which belongs to KIO.
Shouldn’t that warrant an explicit build dependency on it ?