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 2003dc767a..82f124606e 100644
--- a/examples/widgets/doc/src/customsortfiltermodel.qdoc
+++ b/examples/widgets/doc/src/customsortfiltermodel.qdoc
@@ -28,7 +28,7 @@
/*!
\example itemviews/customsortfiltermodel
\title Custom Sort/Filter Model Example
-
+ \ingroup examples-itemviews
\brief The Custom Sort/Filter Model example illustrates how to subclass
QSortFilterProxyModel to perform advanced sorting and filtering.