From 31c96d34d27f8cad020238df28c10a71b2c4a34f Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Mon, 12 Aug 2013 18:11:14 +0200 Subject: [PATCH] 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 --- src/widgets/doc/src/qtwidgets-examples.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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