D10985: Remove unused #include
Mark Gaiser
noreply at phabricator.kde.org
Sat Mar 3 12:29:24 GMT 2018
markg accepted this revision.
markg added a comment.
This is really great! Nobody every cleans up unused includes because it's tedious i suppose.
But having this done is just awesome, good work!
Feel free to push after fixing the include from @elvisangelaccio and me.
Small heads up, i did just compile test dolphin with this change and it does work on linux, but be prepared for possible compile errors on windows or other platforms. So please do keep en eye open for jenkins mails about failing builds after this commit.
There might be nothing wrong, you will know after you push :)
INLINE COMMENTS
> kitemlistcontainer.cpp:34
> #include <QScrollBar>
> -#include <QStyle>
> -#include <QStyleOption>
> +#include <QtWidgets/QStyleOption>
>
Remove the module name (QtWidgets).
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D10985
To: rominf, #dolphin, elvisangelaccio, markg
Cc: markg, elvisangelaccio, #dolphin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180303/0dd3ac9b/attachment.htm>
More information about the kfm-devel
mailing list