summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/multipleinheritance.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/multipleinheritance.qdoc')
-rw-r--r--doc/src/examples/multipleinheritance.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/multipleinheritance.qdoc b/doc/src/examples/multipleinheritance.qdoc
index fa125f0..9c86950 100644
--- a/doc/src/examples/multipleinheritance.qdoc
+++ b/doc/src/examples/multipleinheritance.qdoc
@@ -29,7 +29,7 @@
\example uitools/multipleinheritance
\title Multiple Inheritance Example
- The Multiple Inheritance Example shows how to use a form created with \QD
+ \brief The Multiple Inheritance Example shows how to use a form created with \QD
in an application by subclassing both QWidget and the user interface
class, which is \c{Ui::CalculatorForm}.