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

List:       kde-commits
Subject:    kdepim/kmail
From:       Till Adam <adam () kde ! org>
Date:       2004-12-31 18:48:38
Message-ID: 20041231184838.A5F441B981 () office ! kde ! org
[Download RAW message or body]

CVS commit by tilladam: 

Be sure to cleanup hanging progress items even if jobs are killed due
to a disconnect.


  M +1 -1      kmfolderimap.cpp   1.250


--- kdepim/kmail/kmfolderimap.cpp  #1.249:1.250
@@ -1694,8 +1694,8 @@ bool KMFolderImap::processNewMail(bool)
 void KMFolderImap::slotStatResult(KIO::Job * job)
 {
+  slotCompleteMailCheckProgress();
   ImapAccountBase::JobIterator it = mAccount->findJob(job);
   if ( it == mAccount->jobsEnd() ) return;
   mAccount->removeJob(it);
-  slotCompleteMailCheckProgress();
   if (job->error())
   {


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

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