summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/customsortfiltermodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/customsortfiltermodel.qdoc')
-rw-r--r--examples/widgets/doc/src/customsortfiltermodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/customsortfiltermodel.qdoc b/examples/widgets/doc/src/customsortfiltermodel.qdoc
index f55cb03dc5..2003dc767a 100644
--- a/examples/widgets/doc/src/customsortfiltermodel.qdoc
+++ b/examples/widgets/doc/src/customsortfiltermodel.qdoc
@@ -29,7 +29,7 @@
\example itemviews/customsortfiltermodel
\title Custom Sort/Filter Model Example
- The Custom Sort/Filter Model example illustrates how to subclass
+ \brief The Custom Sort/Filter Model example illustrates how to subclass
QSortFilterProxyModel to perform advanced sorting and filtering.
\image customsortfiltermodel-example.png Screenshot of the Custom Sort/Filter Model Example