summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples')
-rw-r--r--doc/src/examples/flowlayout.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/flowlayout.qdoc b/doc/src/examples/flowlayout.qdoc
index 5fdafe2..3e7ec22 100644
--- a/doc/src/examples/flowlayout.qdoc
+++ b/doc/src/examples/flowlayout.qdoc
@@ -53,7 +53,7 @@
The Flowlayout class mainly uses QLayout and QWidgetItem, while the
Window uses QWidget and QLabel. We will only document the definition
- and implementation of \cFlowLayout below.
+ and implementation of \c FlowLayout below.
\section1 FlowLayout Class Definition
@@ -156,4 +156,4 @@
the parent is a QLayout, will be determined by querying the spacing
of the parent layout.
-*/ \ No newline at end of file
+*/