X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/78ee6a4750cc81d15182021a018d683cd05eb14f..38f1526768e108c7e2e1da50d16115b46004b89f:/docs/latex/wx/threadht.tex?ds=inline diff --git a/docs/latex/wx/threadht.tex b/docs/latex/wx/threadht.tex index 87987662d8..b3f3da655a 100644 --- a/docs/latex/wx/threadht.tex +++ b/docs/latex/wx/threadht.tex @@ -2,8 +2,8 @@ The wxThreadHelperThread class is used internally by the \helpref{wxThreadHelper}{wxthreadhelper} mix-in class. This class simply -turns around and calls \helpref{wxThreadHelper::Entry}{wxthreadhelperentry} -in its owner class when the thread runs. +calls \helpref{wxThreadHelper::Entry}{wxthreadhelperentry} in its owner class +when the thread runs. \wxheading{Derived from} @@ -19,7 +19,7 @@ in its owner class when the thread runs. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxThreadHelperThread::wxThreadHelperThread}\label{wxthreadctor} +\membersection{wxThreadHelperThread::wxThreadHelperThread}\label{wxthreadhelperthreadctor} \func{}{wxThreadHelperThread}{\void} @@ -72,3 +72,4 @@ The returned value is the thread exit code which is the value returned by This function is called by wxWindows itself and should never be called directly. +