]> git.lyx.org Git - features.git/commit
Paragraph::collectWords() and MenuDefinition::expandSpellingSuggestions(): reuse...
authorAbdelrazak Younes <younes@lyx.org>
Tue, 23 Jun 2009 08:54:21 +0000 (08:54 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 23 Jun 2009 08:54:21 +0000 (08:54 +0000)
commit5d40a42f6017db96fd1250da475c08301f92b3c8
tree18331080548818cda91383ec8b75bb4fb90889ba
parentae9bcc77603e9b32489d8355ebd54b0860d723f1
Paragraph::collectWords() and MenuDefinition::expandSpellingSuggestions(): reuse Paragraph::spellCheck().
Paragraph::collectWords() now also collects spellchecker suggested words for inline word completion.

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