]> git.lyx.org Git - features.git/commit
Let the background widget also dispatch the keypresses to guiApp. Now, the Alt-?...
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 8 Jan 2010 20:08:48 +0000 (20:08 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 8 Jan 2010 20:08:48 +0000 (20:08 +0000)
commit907ac0c1a85060525bdac8ae5b09e11270ef59f0
tree3ad5ec71399d5972b8e03e0414f35c27724ab4a9
parent403dccbf2345689349df3c406be82c3e0021b2dc
Let the background widget also dispatch the keypresses to guiApp. Now, the Alt-? shortcuts (e.g., Alt-X for the minibuffer) also works when there is no document open. Besides the code is slightly simpler.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32898 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiView.cpp