summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/editabletreemodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/editabletreemodel.qdoc')
-rw-r--r--doc/src/examples/editabletreemodel.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/editabletreemodel.qdoc b/doc/src/examples/editabletreemodel.qdoc
index 8be3037..00f20f6 100644
--- a/doc/src/examples/editabletreemodel.qdoc
+++ b/doc/src/examples/editabletreemodel.qdoc
@@ -29,8 +29,8 @@
\example itemviews/editabletreemodel
\title Editable Tree Model Example
- This example shows how to implement a simple item-based tree model that can
- be used with other classes the model/view framework.
+ \brief The Editable Tree Model example shows how to implement a simple item-based tree model that can
+ be used with other classes in the model/view framework.
\image itemviews-editabletreemodel.png