]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/threadh.tex
Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor...
[wxWidgets.git] / docs / latex / wx / threadh.tex
index 806452f1e28c09316c2b12a14e794c867e37420d..7dc2da77dcbaac77418f5abb7a034054cf454919 100644 (file)
@@ -46,13 +46,13 @@ None.
 
 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}
 
@@ -89,7 +89,7 @@ The returned value is the thread exit code which is only useful for
 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}