X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..e46286351dbfa7ae98e8341e4fc328b134601e87:/docs/latex/wx/debugcxt.tex?ds=inline diff --git a/docs/latex/wx/debugcxt.tex b/docs/latex/wx/debugcxt.tex index 0783080462..1d85ed5db0 100644 --- a/docs/latex/wx/debugcxt.tex +++ b/docs/latex/wx/debugcxt.tex @@ -5,7 +5,7 @@ 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}