diff --git a/src/widgets/itemviews/qitemdelegate.cpp b/src/widgets/itemviews/qitemdelegate.cpp index be17dcc8c74..9b43f19f3bc 100644 --- a/src/widgets/itemviews/qitemdelegate.cpp +++ b/src/widgets/itemviews/qitemdelegate.cpp @@ -757,7 +757,7 @@ void QItemDelegate::drawCheck(QPainter *painter, } /*! -s Renders the item background for the given \a index, + Renders the item background for the given \a index, using the given \a painter and style \a option. */