summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-27 02:23:55 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-27 02:23:55 +0200
commit603760c9dbabde3bd71073d80da3f13a159e04da (patch)
tree66da789ab4a3d3f09edb5258b75dd009b7dfbf33
parentMerge branch 'historyKDE' into develop (diff)
downloadrekonq-603760c9dbabde3bd71073d80da3f13a159e04da.tar.xz
Removed unuseful headers
-rw-r--r--src/settings.cpp1
-rw-r--r--src/tabbar.cpp1
-rw-r--r--src/webpage.cpp1
-rw-r--r--src/webview.cpp1
4 files changed, 0 insertions, 4 deletions
diff --git a/src/settings.cpp b/src/settings.cpp
index 51281379..843b3375 100644
--- a/src/settings.cpp
+++ b/src/settings.cpp
@@ -36,7 +36,6 @@
// Local Includes
#include "application.h"
#include "mainwindow.h"
-#include "history.h"
#include "networkaccessmanager.h"
#include "webview.h"
diff --git a/src/tabbar.cpp b/src/tabbar.cpp
index f3449d24..64367263 100644
--- a/src/tabbar.cpp
+++ b/src/tabbar.cpp
@@ -34,7 +34,6 @@
// Local Includes
#include "application.h"
#include "mainwindow.h"
-#include "history.h"
#include "urlbar.h"
#include "webview.h"
diff --git a/src/webpage.cpp b/src/webpage.cpp
index d3e49e10..7ef9ec1d 100644
--- a/src/webpage.cpp
+++ b/src/webpage.cpp
@@ -41,7 +41,6 @@
#include "mainview.h"
#include "cookiejar.h"
#include "networkaccessmanager.h"
-#include "history.h"
#include "webview.h"
// KDE Includes
diff --git a/src/webview.cpp b/src/webview.cpp
index 1c9440f4..6b4d5ad7 100644
--- a/src/webview.cpp
+++ b/src/webview.cpp
@@ -36,7 +36,6 @@
#include "application.h"
#include "mainwindow.h"
#include "mainview.h"
-#include "history.h"
#include "webpage.h"
// KDE Includes