[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kspell
From:       Scott Wheeler <wheeler () kde ! org>
Date:       2003-02-17 5:52:57
[Download RAW message or body]

CVS commit by wheeler: 

Backporting Jason's fix to 3.1

CCMAIL:jason@keirstead.org


  M +6 -2      kspell.cpp   1.97.2.1


--- kdelibs/kspell/kspell.cpp  #1.97:1.97.2.1
@@ -773,5 +773,5 @@ void KSpell::checkList3a (KProcIO *)
                   emit corrected (old, *(--wlIt), lastpos); ++wlIt;
                 }
-              else
+              else if( usedialog )
                 {
                   cwword=word;
@@ -781,4 +781,8 @@ void KSpell::checkList3a (KProcIO *)
                   return;
                 }
+              else
+                {
+                  emit misspelling (word, sugg, lastpos);
+                }
             }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic