On Tue, Jul 22, 2008 at 06:05:08PM +0200, Abdelrazak Younes wrote: > rgheck wrote: > > Presumably, 0x040300 should be changed to 0x040200, but I'm not > > sufficiently familiar with preprocessor stuff to know what we should > > do about checking for "unix". > > Why not '#if !defined Q_OS_WIN32'?
Yes, given that the bug is present even in the minimum version of Qt which is supported, it doesn't make sense checking for the Qt version. I am going to check in a patch. -- Enrico