summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-02 02:01:43 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-02 02:01:43 +0200
commitf2372797940d2e2eea16592cbb855fd4ec828fca (patch)
tree6b70a8ef6cd0ee63d4d06c84096974ba45e204f3 /src/mainwindow.h
parentVarious fixes, including bookmarks bar (diff)
downloadrekonq-f2372797940d2e2eea16592cbb855fd4ec828fca.tar.xz
Added show/hide menubar action
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index c12f8fce..9e64022e 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -112,6 +112,7 @@ private slots:
void slotToggleInspector(bool enable);
// Settings Menu slots
+ void slotShowMenubar(bool enable);
void slotPreferences();
private: