summaryrefslogtreecommitdiff
path: root/src/history.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-16 11:46:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-16 11:46:45 +0100
commit694cbe620e7272deba4e051933df13f8250dd34b (patch)
treecde8d6bc477f07d0493dec3c0a8da657d83ad7ba /src/history.cpp
parent- cmake 2.6.2 (diff)
downloadrekonq-694cbe620e7272deba4e051933df13f8250dd34b.tar.xz
Some moc adds and webview fixing..
Diffstat (limited to 'src/history.cpp')
-rw-r--r--src/history.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/history.cpp b/src/history.cpp
index 12a9d57f..dedabfdd 100644
--- a/src/history.cpp
+++ b/src/history.cpp
@@ -18,9 +18,11 @@
 *
 * ============================================================ */
-// Local Includes
+// Self Includes
#include "history.h"
+#include "history.moc"
+// Local Includes
#include "autosaver.h"
#include "browserapplication.h"