X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..380740af5dd112601916704a6d78d1112ebb31b5:/docs/latex/wx/debugcxt.tex?ds=sidebyside diff --git a/docs/latex/wx/debugcxt.tex b/docs/latex/wx/debugcxt.tex index 26d07359b7..ae38e3e815 100644 --- a/docs/latex/wx/debugcxt.tex +++ b/docs/latex/wx/debugcxt.tex @@ -2,7 +2,7 @@ A class for performing various debugging and memory tracing operations. Full functionality (such as printing out objects -currently allocated) is only present in a debugging build of wxWindows, +currently allocated) is only present in a debugging build of wxWidgets, i.e. if the \_\_WXDEBUG\_\_ symbol is defined. wxDebugContext and related functions and macros can be compiled out by setting wxUSE\_DEBUG\_CONTEXT to 0 is setup.h @@ -15,6 +15,10 @@ No parent class. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \overview{Overview}{wxdebugcontextoverview}