Minor doc corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -97,7 +97,7 @@ id equal to {\it id}\/ specified here.
|
||||
|
||||
\membersection{wxTimer::Start}\label{wxtimerstart}
|
||||
|
||||
\func{bool}{Start}{\param{int}{milliseconds = -1}, \param{bool }{oneShot = {\tt false}}}
|
||||
\func{bool}{Start}{\param{int }{milliseconds = -1}, \param{bool }{oneShot = {\tt false}}}
|
||||
|
||||
(Re)starts the timer. If {\it milliseconds}\/ parameter is -1 (value by default),
|
||||
the previous value is used. Returns {\tt false} if the timer could not be started,
|
||||
|
Reference in New Issue
Block a user