fix "No such ..." doc error in QBasicTimer::start()
Change-Id: I52feb5f2ebcc8821470468fc51ed3acc6df92a67 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
parent
301538cf01
commit
18495a677a
@ -137,7 +137,7 @@ void QBasicTimer::start(int msec, QObject *obj)
|
||||
given \a timerType. See Qt::TimerType for information on the different
|
||||
timer types.
|
||||
|
||||
The given \a object will receive timer events.
|
||||
\a obj will receive timer events.
|
||||
|
||||
\sa stop(), isActive(), QObject::timerEvent(), Qt::TimerType
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user