From kde-commits Tue Jan 15 23:34:14 2002 From: Michael Brade Date: Tue, 15 Jan 2002 23:34:14 +0000 To: kde-commits Subject: Re: kdebase/konqueror/iconview X-MARC-Message: https://marc.info/?l=kde-commits&m=101113776717585 On Tuesday 15 January 2002 23:41, Marc Mutz wrote: > > > What's the use in removing > > > #include Uahh, I didn't notice that one yet :-(( > > > when the file explicitly uses it: > > > konq_iconview.cc:376: QRegExp re( pattern, true, true ); > > Simple, gcc -E tells me that kdirlister.h already includes qregexp.h, > > so konq_iconview doesn't need to include it. > > That's what I mean below: Suppose the #include in kdirlister wasn't > necessary anymore and was replaced by a forward. Suddenly all the files > massaged with fixincludes that include kdirlister.h break. Ugh. Yeees!! And that's exactly why *I* added them, on quite a lot of places! :-( Seems nobody noticed it. kdirlister.h doesn't need a qregexp at all, that's why I removed it locally but didn't commit yet because the cache is working but not finished yet. Please, please revert the qregexp.h removal again. Thanks, -- Michael Brade; KDE Developer, Student of Computer Science |-mail: echo brade !#|tr -d "c oh"|s\e\d 's/e/\@/2;s/$/.org/;s/bra/k/2' °--web: http://www.kde.org/people/michaelb.html KDE 3.0: Konquering the Desktops