summaryrefslogtreecommitdiff
path: root/src/homepage.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-10 15:20:49 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-10 15:20:49 +0100
commit64cac4862842c7efa2dc7591ab5b672255e49e4c (patch)
treec0ea60adb6761b738315a04d82008c8c15f15f27 /src/homepage.cpp
parentfixing new mainWindow() behaviour, porting functions calling it (diff)
downloadrekonq-64cac4862842c7efa2dc7591ab5b672255e49e4c.tar.xz
(BIG commit) API change
I fixed rekonq API removing all slotName call switching to a proper getter call (so, name() functions)
Diffstat (limited to 'src/homepage.cpp')
-rw-r--r--src/homepage.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/homepage.cpp b/src/homepage.cpp
index 5c34bcd7..f3a987fe 100644
--- a/src/homepage.cpp
+++ b/src/homepage.cpp
@@ -26,7 +26,6 @@
// Self Includes
#include "homepage.h"
-#include "homepage.moc"
// Auto Includes
#include "rekonq.h"