summaryrefslogtreecommitdiff
path: root/src/application.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-10 16:08:13 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-10 16:08:13 +0100
commita50d8f3bdc824580ae360bd262f2eea9722a757e (patch)
tree7d9bf80176642b2c8cd03c2ffb8c1f6f511216bc /src/application.cpp
parentwarning added (diff)
downloadrekonq-a50d8f3bdc824580ae360bd262f2eea9722a757e.tar.xz
Changing homepage.* --> newtabpage.* and fixing API
Diffstat (limited to 'src/application.cpp')
-rw-r--r--src/application.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application.cpp b/src/application.cpp
index 4b3d736d..869c23c8 100644
--- a/src/application.cpp
+++ b/src/application.cpp
@@ -42,7 +42,6 @@
#include "webview.h"
#include "urlbar.h"
#include "sessionmanager.h"
-#include "homepage.h"
// KDE Includes
#include <KCmdLineArgs>