As Thiago mentioned, one way to sidestep the need for #ifdef is to have branch in version control for each version.
Not all version control software is created equal in this respect though. Branching in git is very good, svn less so. Personally I have branches for meego, symbian, android, + adsupported versions for some of them even if I'm using the same version of QML, just because of device differences. So if you are not using branches in version control, you are missing out. Just my 2 cents. Harri _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest