]> git.lyx.org Git - lyx.git/commit
Fix bug #6217: Replacing a word in spellcheck does not update toolbar
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 12 Feb 2010 11:25:44 +0000 (11:25 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 12 Feb 2010 11:25:44 +0000 (11:25 +0000)
commit09ef9c67efbf1081482a0e8f59643d8676bac6ad
treea553aec9e1b9176fe03f91a76330c24b77ae9698
parentd1f2c9570b75da156bfab81fb0d7e3e4b0140da8
Fix bug #6217: Replacing a word in spellcheck does not update toolbar

Use the dispatch machinery when replacing a word in the spellchecker. Note that this implies a slight hack with lyxrc.auto_region_delete setting.

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