summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-08-12 18:11:14 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-21 01:20:01 +0200
commit31c96d34d27f8cad020238df28c10a71b2c4a34f (patch)
treec4c983619248ed6714930d9764417ea926f74bce /src/widgets/doc
parent2f2a799f3d7b2fe6d1a20fdb0dde35354924fe13 (diff)
Doc: Renamed list of example page to "Item Views Example".
Previous name caused a conflict with another page with the same name. This page will replace the one in qtdoc. Task-number: QTBUG-32580 Change-Id: Ifda8841feaab4def6c16972a027947f75ccb7739 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/widgets/doc')
-rw-r--r--src/widgets/doc/src/qtwidgets-examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/qtwidgets-examples.qdoc b/src/widgets/doc/src/qtwidgets-examples.qdoc
index 7111eb81b0..985aa24749 100644
--- a/src/widgets/doc/src/qtwidgets-examples.qdoc
+++ b/src/widgets/doc/src/qtwidgets-examples.qdoc
@@ -112,7 +112,7 @@
/*!
\ingroup all-examples
- \title Itemview Examples
+ \title Item Views Examples
\brief Using the model/view framework.
\group examples-itemviews