summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-06-17 08:06:27 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-06-18 01:27:24 (GMT)
commit72e61434b3596988e4748029d8b384350e2ef270 (patch)
tree369b742b5727521fabd1f9e8284123e9b9c2e3b6 /doc
parent335616740f946db08ecd6806067daaeff1bee840 (diff)
downloadQt-72e61434b3596988e4748029d8b384350e2ef270.zip
Qt-72e61434b3596988e4748029d8b384350e2ef270.tar.gz
Qt-72e61434b3596988e4748029d8b384350e2ef270.tar.bz2
ListView doc improvements and examples clean up
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/pics/ListViewSections.pngbin7596 -> 5491 bytes
-rw-r--r--doc/src/examples/qml-examples.qdoc2
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/pics/ListViewSections.png b/doc/src/declarative/pics/ListViewSections.png
index 9270126..4e8f076 100644
--- a/doc/src/declarative/pics/ListViewSections.png
+++ b/doc/src/declarative/pics/ListViewSections.png
Binary files differ
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index b6069f2..ee708a8 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -213,7 +213,7 @@
\title Models and Views: ListView
\example declarative/modelviews/listview
- This example shows how to use the ListView element.
+ These examples show how to use the ListView element.
*/
/*!