summaryrefslogtreecommitdiffstats
path: root/examples/declarative/listview/dummydata/MyPetsModel.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/listview/dummydata/MyPetsModel.qml')
-rw-r--r--examples/declarative/listview/dummydata/MyPetsModel.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/declarative/listview/dummydata/MyPetsModel.qml b/examples/declarative/listview/dummydata/MyPetsModel.qml
index 4d76ff4..9a00dca 100644
--- a/examples/declarative/listview/dummydata/MyPetsModel.qml
+++ b/examples/declarative/listview/dummydata/MyPetsModel.qml
@@ -1,3 +1,5 @@
+import Qt 4.6
+
// ListModel allows free form list models to be defined and populated.
// Be sure to name the file the same as the id.
ListModel {