From 9af429cae1ad040e48679360189fdb5f36de740e Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 26 Mar 2011 23:22:21 +0100 Subject: Provide toolbar-menu when the menubar is hidden Use a similar default UI like in Rekonq and other browsers: Hide the menubar and add access to all actions by a button in the toolbar. Of course it is still possible to show the menubar so that the same UI is given like before. --- src/dolphincontextmenu.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/dolphincontextmenu.h') diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 47b7a9eb1..1c1cabb82 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -122,12 +122,6 @@ private: void insertDefaultItemActions(); - /** - * Adds the "Show menubar" action to the menu if the - * menubar is hidden. - */ - void addShowMenubarAction(); - /** * Returns a name for adding the URL \a url to the Places panel. */ -- cgit v1.3