aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/usingmodel
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/usingmodel')
-rw-r--r--examples/declarative/usingmodel/view.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/declarative/usingmodel/view.qml b/examples/declarative/usingmodel/view.qml
index 682723d27..4e1368e34 100644
--- a/examples/declarative/usingmodel/view.qml
+++ b/examples/declarative/usingmodel/view.qml
@@ -38,8 +38,8 @@
**
****************************************************************************/
-import QtQuick 2.0
-import PersonModel 1.0
+import QtQuick
+import PersonModel
ListView {
width: 100