summaryrefslogtreecommitdiffstats
path: root/examples/declarative/velocity
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-05-05 04:00:03 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-05-05 04:00:03 (GMT)
commitf062be7569804461dad94d5b80dc0b87298fd5eb (patch)
tree9268f72004a03f46957ee03a6cb111a1b1fb8c87 /examples/declarative/velocity
parent6089208e78bdcb0091c0ba0bc2fbd2a4fc0806de (diff)
downloadQt-f062be7569804461dad94d5b80dc0b87298fd5eb.zip
Qt-f062be7569804461dad94d5b80dc0b87298fd5eb.tar.gz
Qt-f062be7569804461dad94d5b80dc0b87298fd5eb.tar.bz2
Remove XML custom parser support
Diffstat (limited to 'examples/declarative/velocity')
-rw-r--r--examples/declarative/velocity/velocity.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/velocity/velocity.qml b/examples/declarative/velocity/velocity.qml
index ff95527..786f364 100644
--- a/examples/declarative/velocity/velocity.qml
+++ b/examples/declarative/velocity/velocity.qml
@@ -2,7 +2,7 @@ Rect {
color: "lightSteelBlue"
width: 800
height: 600
- ListModel2 {
+ ListModel {
id: List
ListElement {
name: "Sunday"