diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 13:29:07 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-03 13:29:07 +0200 |
commit | 1acbe378bfb97d6f479f0a53e80b1a421416fd81 (patch) | |
tree | 50e4fa313fc34a74f49325e03823e73f00f1c69d /src/mainwindow.h | |
parent | User attributes (diff) | |
download | rekonq-1acbe378bfb97d6f479f0a53e80b1a421416fd81.tar.xz |
- Removed HistoryMenu (no more used)
- Multi Windows 1st implementation
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 1 |
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; |