diff options
author | Martin Smith <martin.smith@nokia.com> | 2010-08-09 10:18:53 (GMT) |
---|---|---|
committer | Martin Smith <martin.smith@nokia.com> | 2010-08-09 10:18:53 (GMT) |
commit | f45c6c61a0967468b1b80375d8c72db4f4fec438 (patch) | |
tree | 4636f10f6b2d3708419e16bdfaf29f4a27b10f11 /doc/src/painting-and-printing | |
parent | 16b7dcb9f3ac6c11e1697fe4cb82e22442515a62 (diff) | |
download | Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.zip Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.gz Qt-f45c6c61a0967468b1b80375d8c72db4f4fec438.tar.bz2 |
doc: Fixed some qdoc errors.
Diffstat (limited to 'doc/src/painting-and-printing')
-rw-r--r-- | doc/src/painting-and-printing/paintsystem.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/painting-and-printing/paintsystem.qdoc b/doc/src/painting-and-printing/paintsystem.qdoc index e5eb75d..4c6fd91 100644 --- a/doc/src/painting-and-printing/paintsystem.qdoc +++ b/doc/src/painting-and-printing/paintsystem.qdoc @@ -273,7 +273,7 @@ \previouspage Paint Devices and Backends \contentspage The Paint System - \nextpage The Coordinate System + \nextpage Coordinate System \section1 Drawing @@ -395,7 +395,7 @@ \page paintsystem-images.html \title Reading and Writing Image Files - \previouspage The Coordinate System + \previouspage Coordinate System \contentspage The Paint System \nextpage Styling @@ -554,5 +554,5 @@ \endtable For more information about widget styling and appearance, see the - \l{Styles & Style Aware Widgets}. + \l{Styles and Style Aware Widgets}. */ |