From kde-commits Fri Jun 22 17:13:56 2001 From: Carsten Pfeiffer Date: Fri, 22 Jun 2001 17:13:56 +0000 To: kde-commits Subject: Re: kdebase/libkonq X-MARC-Message: https://marc.info/?l=kde-commits&m=99323062724822 On Freitag, 22. Juni 2001 18:41 you wrote: > + QMapConstIterator it = > d->mimeFilterList.find(url().url())+ if ( it != d->mimeFilterList.end() > ) + return it.data(); wtf is eating those newlines??? Happened the second time to me, now. Cheers, Carsten Pfeiffer