]> git.lyx.org Git - features.git/commit
Fix bug #5414: Show context menu accelerators when the context menu is shown after...
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 15 Feb 2011 16:53:37 +0000 (16:53 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 15 Feb 2011 16:53:37 +0000 (16:53 +0000)
commitb9e7a9b26964be3857d90d847dd02a1b813be221
treed8192f4da8cc99f31e8d26d171d7be7042c84548
parent848694067599323f96789156067789883940d6e3
Fix bug #5414: Show context menu accelerators when the context menu is shown after pressing the keyboard context menu key.

This should have been done by qt, but we can override qt by adapting the style on the windows platform.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37678 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiWorkArea.cpp
src/frontends/qt4/Menus.cpp
src/frontends/qt4/Menus.h