%% Created: 03.03.00
%% RCS-ID: $Id$
%% Copyright: (c) Vadim Zeitlin
-%% License: wxWidgets license
+%% License: wxWindows license
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{\class{wxWindowDisabler}}\label{wxwindowdisabler}
\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}