summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-03 13:29:07 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-03 13:29:07 +0200
commit1acbe378bfb97d6f479f0a53e80b1a421416fd81 (patch)
tree50e4fa313fc34a74f49325e03823e73f00f1c69d /src/mainwindow.cpp
parentUser attributes (diff)
downloadrekonq-1acbe378bfb97d6f479f0a53e80b1a421416fd81.tar.xz
- Removed HistoryMenu (no more used)
- Multi Windows 1st implementation
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r--src/mainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp
index 2e8852f0..8d288ff9 100644
--- a/src/mainwindow.cpp
+++ b/src/mainwindow.cpp
@@ -36,7 +36,7 @@
// Local Includes
#include "application.h"
#include "settings.h"
-#include "historymenu.h"
+#include "history.h"
#include "cookiejar.h"
#include "networkaccessmanager.h"
#include "bookmarks.h"