Angus Leeming wrote: > Peter Kümmel <[EMAIL PROTECTED]> writes: >>> You expressed it very well, Georg. And I'll just reiterate that this >>> is how linux works. So please be nice guys for poor old linux users. >> Are #ifdefs ok then? > > They're perfect for this sort of thing. You'll see a bunch of #ifdefs in the > Qt frontend that specialize behaviour for particular flavours of Qt. > > Angus >
What about the rule to use on Windows the latest and greatest Qt release and on Linux "only" an old one? Peter