]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/memory.h
Removed wxPG_EX_LEGACY_VALIDATORS
[wxWidgets.git] / interface / wx / memory.h
index ec1fbed3de67436f7c0c8c78ae50ea45a625afc7..45e91ac460d7d0dae02e9e24afa82ce31932e808 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxDebugStreamBuf
 
 /**
     @class wxDebugStreamBuf
-    @wxheader{memory.h}
 
     This class allows you to treat debugging output in a similar
     (stream-based) fashion on different platforms. Under
 
     This class allows you to treat debugging output in a similar
     (stream-based) fashion on different platforms. Under
@@ -33,7 +32,6 @@ public:
 
 /**
     @class wxDebugContext
 
 /**
     @class wxDebugContext
-    @wxheader{memory.h}
 
     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