X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/954b8ae60391d18b87a604e7919c87c0c6ae208b..8c517ddd1a2dd7eee7f95eb9ac1783f4a2e6fd76:/docs/latex/wx/debugcxt.tex?ds=sidebyside 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}