summaryrefslogtreecommitdiffstats
path: root/examples/declarative/objectlistmodel
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-04-13 11:05:11 (GMT)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>2010-04-13 11:05:11 (GMT)
commit6c231c82ac2d277d9593ae46c1309223b185f6fd (patch)
tree723975cb64aed8228908fdba8458c64fe480bbd6 /examples/declarative/objectlistmodel
parentf854d363afb6878f3e5260314545d93b9fad41a9 (diff)
parent42fc3d36260c409918431c1fc058ee2d10f6c147 (diff)
downloadQt-6c231c82ac2d277d9593ae46c1309223b185f6fd.zip
Qt-6c231c82ac2d277d9593ae46c1309223b185f6fd.tar.gz
Qt-6c231c82ac2d277d9593ae46c1309223b185f6fd.tar.bz2
Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7
Diffstat (limited to 'examples/declarative/objectlistmodel')
-rw-r--r--examples/declarative/objectlistmodel/view.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/objectlistmodel/view.qml b/examples/declarative/objectlistmodel/view.qml
index 5f5e415..908e388 100644
--- a/examples/declarative/objectlistmodel/view.qml
+++ b/examples/declarative/objectlistmodel/view.qml
@@ -1,4 +1,4 @@
-import Qt 4.6
+import Qt 4.7
ListView {
width: 100