diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-06 12:48:05 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-06 12:48:05 (GMT) |
commit | 573be7e7ba19a2e826d17f5f78e272ee250831d0 (patch) | |
tree | 9d0092854115a052c6c9ad78680e0aba0c8adbe7 /doc/src/painting-and-printing/coordsys.qdoc | |
parent | a9fb306a1cf1308a3f8b9bb12ed01aed1f6f6f8d (diff) | |
download | Qt-573be7e7ba19a2e826d17f5f78e272ee250831d0.zip Qt-573be7e7ba19a2e826d17f5f78e272ee250831d0.tar.gz Qt-573be7e7ba19a2e826d17f5f78e272ee250831d0.tar.bz2 |
doc: Second attempt to begin reorganizing the top doc page.
This change actually changes the left panels. Much more to come.
Diffstat (limited to 'doc/src/painting-and-printing/coordsys.qdoc')
-rw-r--r-- | doc/src/painting-and-printing/coordsys.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/painting-and-printing/coordsys.qdoc b/doc/src/painting-and-printing/coordsys.qdoc index 5807f57..b0ba093 100644 --- a/doc/src/painting-and-printing/coordsys.qdoc +++ b/doc/src/painting-and-printing/coordsys.qdoc @@ -42,6 +42,7 @@ /*! \page coordsys.html \title The Coordinate System + \ingroup qt-graphics \brief Information about the coordinate system used by the paint system. |