]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wnddisbl.tex
undefine _DEFINE_LIST before redefining it; also rename it to have WX prefix
[wxWidgets.git] / docs / latex / wx / wnddisbl.tex
index 75965bf910283fb60a7590f9997c49dc3b306815..c1df08fc858bc4981fae857d3c10166061bad918 100644 (file)
@@ -24,20 +24,24 @@ None
 
 <wx/utils.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxBusyCursor}{wxbusycursor}
 
 \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}