summaryrefslogtreecommitdiffstats
path: root/examples/declarative/xmldata/yahoonews.qml
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-06-12 05:35:27 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-06-12 05:35:27 (GMT)
commit87dff0ac19fc8af4c30fd7959723fbdb60eb3bdf (patch)
treed5160fd174446fb8df617114eb001f474efbfb40 /examples/declarative/xmldata/yahoonews.qml
parent815df4da786a778517b1fac8435cc052d791ce92 (diff)
downloadQt-87dff0ac19fc8af4c30fd7959723fbdb60eb3bdf.zip
Qt-87dff0ac19fc8af4c30fd7959723fbdb60eb3bdf.tar.gz
Qt-87dff0ac19fc8af4c30fd7959723fbdb60eb3bdf.tar.bz2
Some XmlListModel cleanup.
Diffstat (limited to 'examples/declarative/xmldata/yahoonews.qml')
-rw-r--r--examples/declarative/xmldata/yahoonews.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/declarative/xmldata/yahoonews.qml b/examples/declarative/xmldata/yahoonews.qml
index 206c85f..b465ef1 100644
--- a/examples/declarative/xmldata/yahoonews.qml
+++ b/examples/declarative/xmldata/yahoonews.qml
@@ -21,7 +21,6 @@ Rect {
Role {
name: "description"
query: "description/string()"
- isCData: true
}
},
Component {