From kde-commits Tue Jul 22 14:31:51 2003 From: Martijn Klingens Date: Tue, 22 Jul 2003 14:31:51 +0000 To: kde-commits Subject: kdenonbeta/kopete/libkopete X-MARC-Message: https://marc.info/?l=kde-commits&m=105888431906128 CVS commit by mklingens: Remove all usage of QPtrList::next() from this class. Some methods already used a copy of the entire pointer list as ugly hack, replace it with an iterator instead. Also some other minor code cleanups and reformatting. M +76 -70 kopeteaccountmanager.cpp 1.27