This constructor simply initializes a member variable.
-\membersection{wxThreadHelper::m\_thread}
+\membersection{wxThreadHelper::m\_thread}\label{wxthreadhelpermthread}
\member{wxThread *}{m\_thread}
the actual \helpref{wxThread}{wxthread} object.
-\membersection{wxThread::\destruct{wxThreadHelper}}
+\membersection{wxThreadHelper::\destruct{wxThreadHelper}}\label{wxthreadhelperdtor}
\func{}{\destruct{wxThreadHelper}}{\void}
joinable threads and is the value returned by
\helpref{GetThread()->Wait()}{wxthreadwait}.
-This function is called by wxWindows itself and should never be called
+This function is called by wxWidgets itself and should never be called
directly.
\membersection{wxThreadHelper::GetThread}\label{wxthreadhelpergetthread}