summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-05-13 08:53:09 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-05-13 08:53:09 (GMT)
commit04e30e3cc165b2617b223fff64248080fdf66707 (patch)
treeb4a2dd18e51f74196d75155c9fe0fbf323ceb525 /doc
parentb40494a7f82214eefa8b94845d93aefb961f8855 (diff)
downloadQt-04e30e3cc165b2617b223fff64248080fdf66707.zip
Qt-04e30e3cc165b2617b223fff64248080fdf66707.tar.gz
Qt-04e30e3cc165b2617b223fff64248080fdf66707.tar.bz2
qdoc: Fixed some qdoc errors.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qnamespace.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index fc4310b..65f9b5d 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -2676,5 +2676,5 @@
\value Repeat Tile the image until there is no more space. May crop the last image.
\value Round Like Repeat, but scales the images down to ensure that the last image is not cropped.
- \sa QPixmapBorders, qDrawBorderPixmap()
+ \sa qDrawBorderPixmap()
*/