summaryrefslogtreecommitdiffstats
path: root/doc/src/painting-and-printing/paintsystem.qdoc
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-11 08:58:15 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-11 08:58:15 (GMT)
commit70dd6652b8f649871e6801cc9190543f43daa650 (patch)
tree4132ce6529fa14e99fb6b1c19e78b9343ae6df94 /doc/src/painting-and-printing/paintsystem.qdoc
parent98e935eed5549e479f6666680aed1711dc42111c (diff)
downloadQt-70dd6652b8f649871e6801cc9190543f43daa650.zip
Qt-70dd6652b8f649871e6801cc9190543f43daa650.tar.gz
Qt-70dd6652b8f649871e6801cc9190543f43daa650.tar.bz2
qdoc: Yet another revision of the top doc page.
Still more to come.
Diffstat (limited to 'doc/src/painting-and-printing/paintsystem.qdoc')
-rw-r--r--doc/src/painting-and-printing/paintsystem.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/painting-and-printing/paintsystem.qdoc b/doc/src/painting-and-printing/paintsystem.qdoc
index b711b2f..44c84a2 100644
--- a/doc/src/painting-and-printing/paintsystem.qdoc
+++ b/doc/src/painting-and-printing/paintsystem.qdoc
@@ -60,7 +60,8 @@
/*!
\page paintsystem.html
- \title The Paint System
+ \title Paint System
+ \brief A system for painting on the screen or on print devices using the same API
\ingroup qt-graphics
\ingroup frameworks-technologies