On Wednesday 19 November 2014 08:52:41 Morten Johan Sørvig wrote: > > On 19 Nov 2014, at 02:22, Thiago Macieira <[email protected]> > > wrote: > > > > Impressive number of "### Qt6" comments we're adding... > > Should we mandate that the pattern for doing this is > > #if QT_VERSION >= QT_VERSION_CHECK(6,0,0) > > and then actually writing the Qt 6 code? There are a couple of instances of > this already (global.h, qtypeinfo.h).
I'd say it's a good idea, if it doesn't clutter the code. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
