Don't offer action to hide menu bar, it's a trap.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1324070
This commit is contained in:
Volker Lanz 2012-11-05 09:25:27 +00:00
parent 19d680cee2
commit 7ee70cf9bd
1 changed files with 0 additions and 1 deletions

View File

@ -349,7 +349,6 @@ void MainWindow::setupActions()
actionCollection()->addAction("toggleDockLog", dockLog().toggleViewAction());
// Settings Actions
KStandardAction::showMenubar(this, SLOT(onShowMenuBar()), actionCollection());
KStandardAction::preferences(this, SLOT(onConfigureOptions()), actionCollection());
// Log Actions