Doc: fix QStyleOptionMenuItem::menuHasCheckableItems typo

Change-Id: I2553f3e799e57e688ae98090e34f30122fea1142
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
This commit is contained in:
Jeremy Katz 2021-08-09 21:42:53 -07:00
parent 0ef190fcc4
commit 81411cb3a8

View File

@ -1761,7 +1761,7 @@
\li maxIconWidth
\li The maximum width allowed for the icon.
\row
\li menuHasChecableItem
\li menuHasCheckableItems
\li Boolean which is \c true if at least one item in the
menu is checkable.
\row