]> git.lyx.org Git - features.git/commit
Patch from Martin Vermeer for bug 2218.
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 27 Jun 2006 12:20:16 +0000 (12:20 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 27 Jun 2006 12:20:16 +0000 (12:20 +0000)
commitf861ba839d422fa7d3556620b98ff93a5b7e9c14
tree2b83f278d8dccac95f9c2ae105eada5bdfb20fe5
parent206b13ef953e1c867fcd7f3103a0952622e9c191
Patch from Martin Vermeer for bug 2218.

* src/frontends/xforms/FormSpellchecker.C (update):
* src/frontends/qt[34]/QSpellchecker.C (update_contents): fix bug
2218: Spellchecker doesn't pop up dialogue window for the first
misspelled word.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14246 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt3/QSpellchecker.C
src/frontends/qt4/QSpellchecker.C
src/frontends/xforms/FormSpellchecker.C