]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mutex.tex
fixed bug in mouse handling
[wxWidgets.git] / docs / latex / wx / mutex.tex
index c992dbe79acd269ff60b4577e9b279df53da677b..4864ec96e07d041652b66ea81fbef1a2d9706606 100644 (file)
@@ -61,9 +61,13 @@ more so if yoor program uses C++ exceptions.
 
 None.
 
+\wxheading{Include files}
+
+<wx/thread.h>
+
 \wxheading{See also}
 
-\helpref{wxThread}{wxthread}, \helpref{wxCondition}{wxcondition},
+\helpref{wxThread}{wxthread}, \helpref{wxCondition}{wxcondition}, 
 \helpref{wxMutexLocker}{wxmutexlocker}, \helpref{wxCriticalSection}{wxcriticalsection}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -138,4 +142,3 @@ One of:
 \twocolitem{{\bf wxMUTEX\_UNLOCKED}}{The calling thread tries to unlock an unlocked mutex.}
 \end{twocollist}
 
-