summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
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.h
parentUser attributes (diff)
downloadrekonq-1acbe378bfb97d6f479f0a53e80b1a421416fd81.tar.xz
- Removed HistoryMenu (no more used)
- Multi Windows 1st implementation
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index fe4d3089..a30ff208 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -46,7 +46,6 @@ class QWebFrame;
class KAction;
class KPassivePopup;
-class HistoryMenu;
class FindBar;
class SidePanel;
class WebView;