]> git.lyx.org Git - features.git/commit
* Singleton-ify the used SpellChecker object.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 29 Mar 2009 21:18:16 +0000 (21:18 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 29 Mar 2009 21:18:16 +0000 (21:18 +0000)
commit34bddccb131a42d24a7324bb5e1e9bbe72f841ca
treeb77f068e00de987edf498ae1ee6f4d2e98a8925b
parent29c40527e56424d9c66ffb2e6c9709d8e4a30e1e
* Singleton-ify the used SpellChecker object.
* Simplify Aspell construction as the object is capable of supporting multiple languages at the same time.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28974 a592a061-630c-0410-9148-cb99ea01b6c8
src/ASpell.cpp
src/ASpell_local.h
src/LyX.cpp
src/LyX.h
src/frontends/qt4/GuiSpellchecker.cpp