From d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Thu, 2 Sep 2010 18:10:46 +0200 Subject: Include clean-up in the big src directory --- src/protocolhandler.h | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src/protocolhandler.h') diff --git a/src/protocolhandler.h b/src/protocolhandler.h index a8661f81..4211e4ef 100644 --- a/src/protocolhandler.h +++ b/src/protocolhandler.h @@ -32,17 +32,18 @@ #include "rekonq_defines.h" // KDE Includes -#include +#include // Qt Includes -#include +#include // Forward Declarations +class KDirLister; +class KFileItemList; +class KJob; + class QNetworkRequest; class QWebFrame; -class QString; -class KUrl; -class KJob; class REKONQ_TESTS_EXPORT ProtocolHandler : public QObject -- cgit v1.2.1