X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6fb26ea3b3784922bd0613a5e96fda78fac684ac..45fcbf3b7a7c9cfd96e67278e4eaa12e8e015651:/docs/latex/wx/debugcxt.tex diff --git a/docs/latex/wx/debugcxt.tex b/docs/latex/wx/debugcxt.tex index e157d32eab..1d85ed5db0 100644 --- a/docs/latex/wx/debugcxt.tex +++ b/docs/latex/wx/debugcxt.tex @@ -5,12 +5,16 @@ operations. Full functionality (such as printing out objects currently allocated) is only present in a debugging build of wxWindows, i.e. if the DEBUG symbol is defined and non-zero. wxDebugContext and related functions and macros can be compiled out by setting -USE\_DEBUG\_CONTEXT to 0 is wx\_setup.h +wxUSE\_DEBUG\_CONTEXT to 0 is setup.h \wxheading{Derived from} No parent class. +\wxheading{Include files} + + + \wxheading{See also} \overview{Overview}{wxdebugcontextoverview} @@ -251,6 +255,10 @@ This is soon to be obsolete, replaced by \helpref{wxLog}{wxlog} functionality. streambuf +\wxheading{Include files} + + + \wxheading{Example} \begin{verbatim}