svn path=/trunk/kdenetwork/kmail/; revision=5704
wilder-work
Markus Wuebben 28 years ago
parent 04546a736d
commit 65faa3d6af
  1. 3
      kmacctpop.cpp

@ -196,7 +196,8 @@ bool KMAcctPop::doProcessNewMail(KMIOStatus *wid)
#else
id = 1;
#endif
client.SetReceiveTimeout(40);
while (id <= num)
{
if(wid->abortRequested()) {

Loading…
Cancel
Save