summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/src/paintsystem.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/src/paintsystem.qdoc')
-rw-r--r--src/gui/doc/src/paintsystem.qdoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/doc/src/paintsystem.qdoc b/src/gui/doc/src/paintsystem.qdoc
index 98d71e9e55..163c0252da 100644
--- a/src/gui/doc/src/paintsystem.qdoc
+++ b/src/gui/doc/src/paintsystem.qdoc
@@ -93,7 +93,6 @@
\page paintsystem-devices.html
\title Paint Devices and Backends
- \contentspage The Paint System
\nextpage Drawing and Filling
\section1 Creating a Paint Device
@@ -185,7 +184,6 @@
\title Drawing and Filling
\previouspage Paint Devices and Backends
- \contentspage The Paint System
\nextpage Coordinate System
\section1 Drawing
@@ -303,7 +301,6 @@
\title Reading and Writing Image Files
\previouspage Coordinate System
- \contentspage The Paint System
The most common way to read images is through QImage and QPixmap's
constructors, or by calling the QImage::load() and QPixmap::load()