wilder-work
Montel Laurent 9 years ago
parent 8a456b26f5
commit 96868b31c4
  1. 2
      agents/mailfilteragent/mailfilteragent.cpp

@ -168,7 +168,7 @@ void MailFilterAgent::initialCollectionFetchingDone(KJob *job)
changeRecorder()->setCollectionMonitored(collection, true);
break;
}
i++;
++i;
}
}
}

Loading…
Cancel
Save