summaryrefslogtreecommitdiffstats
path: root/examples/designer/doc/src/calculatorform_mi.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/designer/doc/src/calculatorform_mi.qdoc')
-rw-r--r--examples/designer/doc/src/calculatorform_mi.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/designer/doc/src/calculatorform_mi.qdoc b/examples/designer/doc/src/calculatorform_mi.qdoc
index dec06df61..26e0d3648 100644
--- a/examples/designer/doc/src/calculatorform_mi.qdoc
+++ b/examples/designer/doc/src/calculatorform_mi.qdoc
@@ -8,7 +8,7 @@
\ingroup examples-designer
\title Calculator Form/Multiple Inheritance
- \brief Using a form created with Qt Designer in an application.
+ \brief Using a form created with \QD in an application.
The Multiple Inheritance Example shows how to use a form created with
\l{Qt Designer} in an application by subclassing both QWidget and the user