Bump the XmlListModel get test import to QtQuick 2.0.

Change-Id: I62d65f24fac2b56b7f3efff5dc6e2e9056f53edd
Reviewed-on: http://codereview.qt.nokia.com/2383
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
This commit is contained in:
Andrew den Exter 2011-07-29 17:49:04 +10:00 committed by Qt by Nokia
parent 12da09462a
commit 43b783d09e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import QtQuick 1.0
import QtQuick 2.0
XmlListModel {
source: "model.xml"