summaryrefslogtreecommitdiff
path: root/src/icondownloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/icondownloader.h')
-rw-r--r--src/icondownloader.h5
1 files changed, 1 insertions, 4 deletions
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 <QObject>
-// KDE Includes
#include <KUrl>
-// Forward Declarations
class QNetworkReply;