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

List:       kde-commits
Subject:    kdepim/knode
From:       Roberto Teixeira <roberto () kde ! org>
Date:       2004-10-03 2:22:55
Message-ID: 20041003022255.D2335126E7 () office ! kde ! org
[Download RAW message or body]

CVS commit by maragato: 

Don't count ignored messages (possible fix for BR82524)


  M +1 -1      kngroup.cpp   1.77


--- kdepim/knode/kngroup.cpp  #1.76:1.77
@@ -470,5 +470,5 @@ void KNGroup::insortNewHeaders(QStrList 
       new_cnt++;
     }
-    else if(append(art)) {
+    else if ( (append(art)) && ( !art->isIgnored() ) ) {
       added_cnt++;
       new_cnt++;


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

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