summaryrefslogtreecommitdiffstats
path: root/src/gui/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-02-15 11:36:41 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-02-15 12:30:43 +0000
commit5de72ac9150e4c6a6b5bc52f49fd2a891c4eb20c (patch)
treee03c9ecc6617da27aa675a49d36dc79ec1f6bb1b /src/gui/doc
parent10aa4b5c61b0073a76ff22946f1682f021cbd34b (diff)
QRectF/Documentation: Fix malformed table
The colspan should be 2. Manifests as error in the Qt for Python documentation. Pick-to: 6.0 5.15 Change-Id: Idec8a2b62a3495e00b7f2b31e8ed9d04b551f22e Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'src/gui/doc')
-rw-r--r--src/gui/doc/src/coordsys.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/doc/src/coordsys.qdoc b/src/gui/doc/src/coordsys.qdoc
index ed413b500f..4df7151750 100644
--- a/src/gui/doc/src/coordsys.qdoc
+++ b/src/gui/doc/src/coordsys.qdoc
@@ -119,7 +119,7 @@
\table
\header
- \li {3,1} QRectF
+ \li {2,1} QRectF
\row
\li \inlineimage qrect-diagram-zero.png
\li \inlineimage qrectf-diagram-one.png