forked from qt-creator/qt-creator
Doc: Fix capitalization of an image file name
On Linux, the capitalization apparently needs to match that of the actual filename, so the image is missing from the snapshot. Task-number: QDS-4561 Change-Id: I01920ee99e3ae43250efa5f81394881c1a729efb Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
Set the properties in the \uicontrol {Geometry - 2D} section to determine
|
||||
the position and size of a component.
|
||||
|
||||
\image qtquick-properties-2d-geometry.png "2D Geometry properties"
|
||||
\image qtquick-properties-2D-geometry.png "2D Geometry properties"
|
||||
|
||||
In the \uicontrol Position group, you can set the position of a component on
|
||||
the x and y axis. The position of a component in the UI can be either
|
||||
|
Reference in New Issue
Block a user