]> git.lyx.org Git - features.git/commit
* GuiRef.cpp:
authorJürgen Spitzmüller <spitz@lyx.org>
Tue, 9 Sep 2008 13:18:36 +0000 (13:18 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Tue, 9 Sep 2008 13:18:36 +0000 (13:18 +0000)
commit8c097556d581d6c3c316092c9e6a332d2bad1593
tree2e0ee0013fdd50dbffdc68617ae248ea3245d27f
parentd00594931cb318a6bba38af5e57bdd2332157108
* GuiRef.cpp:
- The GuiRef dialog does not respond to keyboard events if the
  reference list is empty. This is because the reference list has the
  focus proxy and is disabled when the list is empty. Therefore I removed
  the focus proxy from the list if it is disabled.
  (patch from Vincent)

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