Doc: Fix a QDoc warning in Spinner docs

Change-Id: I147040314b24460bc30b1c9804d9a60f24f9de9f
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
Leena Miettinen
2024-05-21 15:56:34 +02:00
parent eb45240649
commit 30aab193c8

View File

@@ -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) void Spinner::setColor(const QColor &color)
{ {