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

List:       kde-commits
Subject:    kdepim/kmail
From:       Ingo Klöcker <kloecker () kde ! org>
Date:       2003-11-09 12:05:27
[Download RAW message or body]

CVS commit by kloecker: 

Re-add automatic disabling of spell checking in case of too many misspelled words. \
Note that this requires an up-to-date kdelibs/kdeui.


  M +2 -0      kmcomposewin.cpp   1.761


--- kdepim/kmail/kmcomposewin.cpp  #1.760:1.761
@@ -5912,4 +5912,6 @@ bool KMEdit::eventFilter(QObject*o, QEve
 void KMEdit::slotAutoSpellCheckingToggled( bool on )
 {
+  // don't autoEnable spell checking if the user turned spell checking off
+  mSpellChecker->setAutomatic( on );
   mSpellChecker->setActive( on );
 }


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

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