From d735b4f8c7df87dd92a6f2c15c5b9c3aaa93765b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 27 Apr 2012 01:05:39 +0200 Subject: Revert "Clean up headers && fix compilation with (the upcoming) qt 4.8.2" This reverts commit 962d9dd1fc5fe530dc9a7e29c95a0a2c1e7aa885. --- src/icondownloader.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/icondownloader.h') diff --git a/src/icondownloader.h b/src/icondownloader.h index 54fd60fb..d2b1efb3 100644 --- a/src/icondownloader.h +++ b/src/icondownloader.h @@ -27,16 +27,13 @@ #ifndef ICON_DOWNLOADER_H #define ICON_DOWNLOADER_H -// rekonq Includes +// rekonq includes #include "rekonq_defines.h" -// Qt Includes #include -// KDE Includes #include -// Forward Declarations class QNetworkReply; -- cgit v1.2.1