]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/richtext/richtextbuffer.h
More wxMutex doc updates
[wxWidgets.git] / interface / wx / richtext / richtextbuffer.h
index 31b30625c5f42e207efb92c6772c12226c83cff8..0caebecaac97a7c0b4d5e0cb0970c4723e486172 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxRichTextBuffer
-    @headerfile richtextbuffer.h wx/richtext/richtextbuffer.h
 
     This class represents the whole buffer associated with a wxRichTextCtrl.
 
@@ -773,7 +772,6 @@ public:
 
 /**
     @class wxRichTextFileHandler
-    @headerfile richtextbuffer.h wx/richtext/richtextbuffer.h
 
     This is the base class for file handlers, for loading and/or saving content
     associated with a wxRichTextBuffer.
@@ -914,7 +912,6 @@ public:
 
 /**
     @class wxRichTextRange
-    @headerfile richtextbuffer.h wx/richtext/richtextbuffer.h
 
     This class stores beginning and end positions for a range of data.