> 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). Morten _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
