]> git.lyx.org Git - lyx.git/commit
For Mac OS: Additional check for Control and Meta modifier swap state.
authorStephan Witt <switt@lyx.org>
Sat, 24 Oct 2015 19:03:01 +0000 (21:03 +0200)
committerStephan Witt <switt@lyx.org>
Sat, 24 Oct 2015 19:08:10 +0000 (21:08 +0200)
commit2a3b54d57b82748ad164b9471917d33cd247a929
treec2ddbaeb48f3b8aed11c5f72dcd1504876b79923
parent39cd8302cb5bf9bc076ad63240c2475b95156268
For Mac OS: Additional check for Control and Meta modifier swap state.
Starting with Qt 5 the modifiers aren't reported correctly for disabled swap.
Until this is fixed it is corrected by reverting the modifier mask to check for.
src/frontends/qt4/GuiKeySymbol.cpp