X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21977bac1ae09f726d1437b1b7092ae5b3f99119..576adedbc01b335f921aaa3254ff805a07ef12f3:/docs/latex/wx/wnddisbl.tex diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 75965bf910..c1df08fc85 100644 --- a/docs/latex/wx/wnddisbl.tex +++ b/docs/latex/wx/wnddisbl.tex @@ -24,20 +24,24 @@ None +\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}