]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/txtstrm.h
generate a size event from ShowWithEffect() for consistency with Show()
[wxWidgets.git] / interface / wx / txtstrm.h
index 89dd37741a7cb32c2e420b3661f32e597eee294f..13da49c22fcc8129e964c55a434c0adfced9a0da 100644 (file)
@@ -10,7 +10,6 @@
 
 /**
     @class wxTextInputStream
-    @wxheader{txtstrm.h}
 
     This class provides functions that reads text data using an input stream,
     allowing you to read text, floats, and integers.
@@ -194,7 +193,6 @@ typedef enum
 
 /**
     @class wxTextOutputStream
-    @wxheader{txtstrm.h}
 
     This class provides functions that write text data using an output stream,
     allowing you to write text, floats, and integers.