Signoff me :) F.
On Tue, 2011-01-18 at 06:36 -0700, Tor Lillqvist wrote: > Thorsten asked for an actual diff, so here: > > diff --git a/vcl/source/window/menu.cxx b/vcl/source/window/menu.cxx > index e4e2716..e269766 > --- a/vcl/source/window/menu.cxx > +++ b/vcl/source/window/menu.cxx > @@ -1119,9 +1119,6 @@ void Menu::Highlight() > if ( pStartMenu && ( pStartMenu != this ) ) > pStartMenu->aHighlightHdl.Call( this ); > } > - > - if ( !aDelData.isDeleted() && GetCurItemId() ) > - GetpApp()->ShowHelpStatusText( GetHelpText( GetCurItemId() ) ); > } > > void Menu::ImplSelect() > > > _______________________________________________ > LibreOffice mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libreoffice _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
