"QT += qtquick1" should become "QT += quick1", for consistency with other Qt modules.
See http://codereview.qt-project.org/#change,10888