Doc: Fix typo in QStyle
Change-Id: Ic979cb66acb3f8824aefb6ad858c0f746ce3e02b Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>bb10
parent
a7cea16005
commit
f372714e96
|
|
@ -1998,7 +1998,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
|
|||
This enum value has been introduced in Qt 5.10.
|
||||
|
||||
\value SH_SpinBox_ButtonsInsideFrame
|
||||
Determnines if the spin box buttons are inside the line edit frame.
|
||||
Determines if the spin box buttons are inside the line edit frame.
|
||||
This enum value has been introduced in Qt 5.11.
|
||||
|
||||
\value SH_SpinBox_StepModifier
|
||||
|
|
|
|||
Loading…
Reference in New Issue