]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/recguard.tex
documentation for window ids allocation and wxIdManager (patch 1870570)
[wxWidgets.git] / docs / latex / wx / recguard.tex
index f9e29f19c4abeb717e0ae4bdfb6ff282cfc7cc8c..7f1f3b4b811fadf34ed82ec0ba76201fe0dd017b 100644 (file)
@@ -6,13 +6,13 @@
 %% Created:     14.08.03
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \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
 
 <wx/recguard.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 
 \latexignore{\rtfignore{\wxheading{Members}}}