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>
This commit is contained in:
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…
x
Reference in New Issue
Block a user