1 --- vcl/source/window/menu.cxx 19 Jul 2006 14:59:50 -0000 1.139
2 +++ vcl/source/window/menu.cxx 31 Jul 2006 15:20:05 -0000
3 @@ -958,7 +958,7 @@ void Menu::ImplInit()
5 mnHighlightedItemPos = ITEMPOS_INVALID;
7 - nMenuFlags = MENU_FLAG_SHOWCHECKIMAGES;
10 //bIsMenuBar = FALSE; // this is now set in the ctor, must not be changed here!!!