minor docs corrections (patch 1144566)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -190,7 +190,7 @@ Returns {\tt wxCOND\_NO\_ERROR} on success, another value if an error occured.
|
||||
|
||||
\membersection{wxCondition::WaitTimeout}\label{wxconditionwaittimeout}
|
||||
|
||||
\func{wxCondError}{Wait}{\param{unsigned long}{ milliseconds}}
|
||||
\func{wxCondError}{WaitTimeout}{\param{unsigned long}{ milliseconds}}
|
||||
|
||||
Waits until the condition is signalled or the timeout has elapsed.
|
||||
|
||||
|
Reference in New Issue
Block a user