]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wnddisbl.tex
finished implementation for stencil and colored patterns
[wxWidgets.git] / docs / latex / wx / wnddisbl.tex
index 1c2bb44b166cf6694aad17d79489bc49cedad183..5f9ff741cdc8d9aa7ef82b2971e9f7879a2e12f5 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     03.03.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxWindowDisabler}}\label{wxwindowdisabler}
@@ -30,14 +30,14 @@ None
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxWindowDisabler::wxWindowDisabler}
+\membersection{wxWindowDisabler::wxWindowDisabler}\label{wxwindowdisablerctor}
 
 \func{}{wxWindowDisabler}{\param{wxWindow *}{winToSkip = NULL}}
 
 Disables all top level windows of the applications with the exception of 
 {\it winToSkip} if it is not {\tt NULL}.
 
-\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}
+\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}\label{wxwindowdisablerdtor}
 
 \func{}{\destruct{wxWindowDisabler}}{\void}