diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-12-06 10:25:23 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-12-06 10:25:23 +0100 |
commit | 75e3a98bb31afe389a5ac63b8f82423d019721a8 (patch) | |
tree | 6790b56366c1b17f1a7b92856bf8aa0f782bf681 /src/browsermainwindow.h | |
parent | Fully using KConfig files to manage cookies and settings (diff) | |
download | rekonq-75e3a98bb31afe389a5ac63b8f82423d019721a8.tar.xz |
more KDE-like menubar(s)..
Diffstat (limited to 'src/browsermainwindow.h')
-rw-r--r-- | src/browsermainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/browsermainwindow.h b/src/browsermainwindow.h index e952eec2..811584f8 100644 --- a/src/browsermainwindow.h +++ b/src/browsermainwindow.h @@ -103,7 +103,6 @@ private slots: void slotSelectLineEdit(); void slotAboutToShowBackMenu(); - void slotAboutToShowWindowMenu(); // history related void slotOpenActionUrl(QAction *action); |