]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/debugcxt.tex
non-pch build fixes
[wxWidgets.git] / docs / latex / wx / debugcxt.tex
index 26d07359b76fd2fbeca6f676672766c0f30238ed..ae38e3e81557ae94d76c7b92ac53de908a6c2c61 100644 (file)
@@ -2,7 +2,7 @@
 
 A class for performing various debugging and memory tracing
 operations. Full functionality (such as printing out objects
 
 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
 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.
 
 <wx/memory.h>
 
 
 <wx/memory.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \overview{Overview}{wxdebugcontextoverview}
 \wxheading{See also}
 
 \overview{Overview}{wxdebugcontextoverview}