]> git.lyx.org Git - features.git/commit
Patch from Ben M.: do not accept key events if we do not know what these keys
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 6 Jul 2009 16:14:20 +0000 (16:14 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 6 Jul 2009 16:14:20 +0000 (16:14 +0000)
commit5784b88f65612909623adf40db7888c8869cd717
treef70b32e5512504cda4f403f8e305768733b79455
parent14c5adf034fd1db2bfa4cf4ace44e0e6b35c2377
Patch from Ben M.: do not accept key events if we do not know what these keys
stand for.

This fixes bug #6043: Windows multimedia keys intercepted

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30389 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/CustomizedWidgets.cpp
src/frontends/qt4/GuiKeySymbol.cpp
src/frontends/qt4/GuiWorkArea.cpp