summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/spinboxdelegate.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-09 10:18:53 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-09 10:18:53 (GMT)
commitf45c6c61a0967468b1b80375d8c72db4f4fec438 (patch)
tree4636f10f6b2d3708419e16bdfaf29f4a27b10f11 /doc/src/examples/spinboxdelegate.qdoc
parent16b7dcb9f3ac6c11e1697fe4cb82e22442515a62 (diff)
downloadQt-f45c6c61a0967468b1b80375d8c72db4f4fec438.zip
Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.gz
Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.bz2
doc: Fixed some qdoc errors.
Diffstat (limited to 'doc/src/examples/spinboxdelegate.qdoc')
-rw-r--r--doc/src/examples/spinboxdelegate.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/examples/spinboxdelegate.qdoc b/doc/src/examples/spinboxdelegate.qdoc
index 49e3295..da65831 100644
--- a/doc/src/examples/spinboxdelegate.qdoc
+++ b/doc/src/examples/spinboxdelegate.qdoc
@@ -42,8 +42,9 @@
\image spinboxdelegate-example.png
This concepts behind this example are covered in the
- \l{model-view-delegate.html}{Delegate Classes} chapter of the
- \l{model-view-programming.html}{Model/View Programming} overview.
+ \l{model-view-programming.html#delegate-classes}{Delegate Classes}
+ chapter of the \l{model-view-programming.html}{Model/View
+ Programming} overview.
\section1 SpinBoxDelegate Class Definition