summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/window/menubarwindow.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/window/menubarwindow.cxx b/vcl/source/window/menubarwindow.cxx
index 602366f70d63..87bb541b1636 100644
--- a/vcl/source/window/menubarwindow.cxx
+++ b/vcl/source/window/menubarwindow.cxx
@@ -134,6 +134,7 @@ MenuBarWindow::MenuBarWindow( vcl::Window* pParent ) :
bIgnoreFirstMove = true;
bStayActive = false;
SetMBWHideAccel(true);
+ SetMBWMenuKey(false);
ResMgr* pResMgr = ImplGetResMgr();