cfeck added a comment.
> remove the public dependency to KConfigWidgets as this is breaking existing apps Does it work if you use a forward declaration instead of an include? As far as I know, both "Type f()" and "void f(Type *p)" do not need the actual function declaration, because both are passed as pointers. REPOSITORY R302 KIconThemes REVISION DETAIL https://phabricator.kde.org/D8060 To: mart, dfaure, #frameworks, rikmills Cc: cfeck, #frameworks