>>>>> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes:
Richard> Abdelrazak Younes wrote: >> Richard Heck wrote: >>> Or maybe better: Is there any way to check if we're running under >>> 4.2.3, >> I think you can use this : #if QT_VERSION == 0x040203 ... #endif Richard> But I think it needs to be a run-time check... Why a run-time check? JMarc