summaryrefslogtreecommitdiffstats
path: root/examples/declarative
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-11-29 23:54:27 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-11-29 23:54:27 (GMT)
commit15145a3b6d675c268b6262d11d390eaf9fc25fee (patch)
treec9efeb6ea20b0d6de6d00bbf1e5a1d4e43e00f46 /examples/declarative
parent37cd2eb354e62bf8c3eba0b5edaebe082bf8b3ac (diff)
downloadQt-15145a3b6d675c268b6262d11d390eaf9fc25fee.zip
Qt-15145a3b6d675c268b6262d11d390eaf9fc25fee.tar.gz
Qt-15145a3b6d675c268b6262d11d390eaf9fc25fee.tar.bz2
Some UTF8
Diffstat (limited to 'examples/declarative')
-rw-r--r--examples/declarative/listview/dummydata/MyPetsModel.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/listview/dummydata/MyPetsModel.qml b/examples/declarative/listview/dummydata/MyPetsModel.qml
index 9a00dca..074fc13 100644
--- a/examples/declarative/listview/dummydata/MyPetsModel.qml
+++ b/examples/declarative/listview/dummydata/MyPetsModel.qml
@@ -29,7 +29,7 @@ ListModel {
size: "Medium"
}
ListElement {
- name: "Whiskers"
+ name: "Schrödinger"
type: "Cat"
age: 2
size: "Medium"