summaryrefslogtreecommitdiff
path: root/src/tests/protocolhandler_test.cpp
diff options
context:
space:
mode:
authorPanagiotis Papadopoulos <pano_90@gmx.net>2010-09-11 11:41:12 +0200
committerPanagiotis Papadopoulos <pano_90@gmx.net>2010-09-11 11:41:12 +0200
commitbaa9c7eaf46a421c2d31daefc1cb30cdc0ddfdc2 (patch)
treed68a2be2f532eae1736fbd16eec93ac8e9b8c806 /src/tests/protocolhandler_test.cpp
parentfix includes (diff)
downloadrekonq-baa9c7eaf46a421c2d31daefc1cb30cdc0ddfdc2.tar.xz
Fix includes, as pointed out by Krazy
Diffstat (limited to 'src/tests/protocolhandler_test.cpp')
-rw-r--r--src/tests/protocolhandler_test.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tests/protocolhandler_test.cpp b/src/tests/protocolhandler_test.cpp
index dbf33684..cadff337 100644
--- a/src/tests/protocolhandler_test.cpp
+++ b/src/tests/protocolhandler_test.cpp
@@ -21,12 +21,6 @@
#include <qtest_kde.h>
-#include <QtCore>
-#include <QtGui>
-#include <QtTest>
-#include <QtNetwork>
-#include <QtWebKit>
-
#include "protocolhandler.h"