]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/buffer.h
When registering editor, try wxRTTI class name in additon to result of wxPGEditor...
[wxWidgets.git] / interface / wx / buffer.h
index 6de1c83f15208e84aa7c62c5d46effcaada2eb69..830330adfc62d6085bb58fd37792f3b8fd953e37 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxMemoryBuffer
 
 /**
     @class wxMemoryBuffer
-    @wxheader{buffer.h}
 
     A @b wxMemoryBuffer is a useful data structure for storing arbitrary sized
     blocks of memory. wxMemoryBuffer guarantees deletion of the memory block when
 
     A @b wxMemoryBuffer is a useful data structure for storing arbitrary sized
     blocks of memory. wxMemoryBuffer guarantees deletion of the memory block when