Doc: Remove broken \sa in QChronoTimer
There is no dedicated documentation for the setter. This fixes qchronotimer.cpp:243: (qdoc) warning: Can't link to 'QChronoTimer::singleShot()' Pick-to: 6.8 Change-Id: Ib9b1a3c90c80860b521a95ebdcf07a59e80dcd90 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
This commit is contained in:
parent
9a409295c7
commit
6dfd2c4935
@ -249,7 +249,7 @@ void QChronoTimer::timerEvent(QTimerEvent *e)
|
||||
|
||||
The default value for this property is \c false.
|
||||
|
||||
\sa interval, QChronoTimer::singleShot()
|
||||
\sa interval
|
||||
*/
|
||||
void QChronoTimer::setSingleShot(bool singleShot)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user