[Kde-games-devel] Re: Question

Dave Corrie kde at davecorrie.com
Fri Sep 12 19:30:46 CEST 2003


On Thursday 11 September 2003 3:27 pm, Andreas Beckermann wrote:
> On Wednesday 10 September 2003 21:12, Albert Astals Cid wrote:
> > I've seen in CVS head of some games of kdegames things like:
> >
> > #if QT_VERSION < 300
> > 	bottomGroup->setFontPropagation( QWidget::NoChildren );
> > 	bottomGroup->setPalettePropagation( QWidget::NoChildren );
> > #endif
> >
> > Can they be removed since KDE head should compile at least with QT
> > 3.1 (i think it changed to 3.2 days ago) ?
>
> This looks like old code to me. Probably from times when coders tried
> to support both, KDE 2.x and 3.x.
> From grep I see that these games are kmahjongg, kshisen and a file in
> libkdegames.

Feel free to remove the #if QT_VERSION < 300 blocks from kshisen.
I should have done this before now but...

-- 
Dave



More information about the kde-games-devel mailing list