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>bb10
parent
10aa4b5c61
commit
5de72ac915
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue