forked from qt-creator/qt-creator
Doc: Fix a QDoc warning in Spinner docs
Change-Id: I147040314b24460bc30b1c9804d9a60f24f9de9f Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -247,7 +247,7 @@ void Spinner::setSize(SpinnerSize size)
|
||||
}
|
||||
|
||||
/*!
|
||||
Sets the color of the spinner to the given color.
|
||||
Sets the color of the spinner to \a color.
|
||||
*/
|
||||
void Spinner::setColor(const QColor &color)
|
||||
{
|
||||
|
Reference in New Issue
Block a user