]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wnddisbl.tex
Applied patch [ 619539 ] patch to get small icon via geticon
[wxWidgets.git] / docs / latex / wx / wnddisbl.tex
index 0148385180adfbdec150b252837db31fef9515d2..75965bf910283fb60a7590f9997c49dc3b306815 100644 (file)
@@ -1,3 +1,14 @@
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Name:        wnddsbl.tex
+%% Purpose:     wxWindowDisabler class documentation
+%% Author:      Vadim Zeitlin
+%% Modified by:
+%% Created:     03.03.00
+%% RCS-ID:      $Id$
+%% Copyright:   (c) Vadim Zeitlin
+%% License:     wxWindows license
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
 \section{\class{wxWindowDisabler}}\label{wxwindowdisabler}
 
 This class disables all windows of the application (may be with the exception
@@ -28,4 +39,7 @@ Disables all top level windows of the applications with the exception of
 
 \membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}
 
+\func{}{\destruct{wxWindowDisabler}}{\void}
+
 Reenables back the windows disabled by the constructor.
+