]> git.lyx.org Git - features.git/commit
Fix bug 3225 and maybe others as well.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 13 Feb 2007 18:20:07 +0000 (18:20 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 13 Feb 2007 18:20:07 +0000 (18:20 +0000)
commit9313c6c39a4a24e237a4b2aaf8f0a197d923994e
treee62f8a01d213fee79c2ffe7970c69c01f07ef65b
parent80dc8c225d68770aec5b6a5f98abd0a2f0519bea
Fix bug 3225 and maybe others as well.

 http://bugzilla.lyx.org/show_bug.cgi?id=3225

* QIndexDialog:
  - QIndexDialog(): setFocusProxy() to the QLineEdit
  - show(): deleted.

* QDialogView::show(): also setFocus() when raising or showing a window.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17166 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/QDialogView.C
src/frontends/qt4/QIndexDialog.C
src/frontends/qt4/QIndexDialog.h