X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/684761db46d96d4a919d8e94edd1e9065978e675..c266eff98c5e44012647f54f38a1e29ecabd8759:/docs/latex/wx/recguard.tex diff --git a/docs/latex/wx/recguard.tex b/docs/latex/wx/recguard.tex index a02c56b653..7f1f3b4b81 100644 --- a/docs/latex/wx/recguard.tex +++ b/docs/latex/wx/recguard.tex @@ -12,7 +12,7 @@ \section{\class{wxRecursionGuard}}\label{wxrecursionguard} wxRecursionGuard is a very simple class which can be used to prevent reentrancy -problems in a function. It is not thread-safe and so should be used only in the +problems in a function. It is not thread-safe and so should be used only in single-threaded programs or in combination with some thread synchronization mechanisms. @@ -49,6 +49,10 @@ No base class +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}}