]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sstream.h
use UnsetToolTip() instead of SetToolTip(NULL) to fix wxX11 build broken on Buildbot...
[wxWidgets.git] / interface / wx / sstream.h
index 9fb340b7050ae9cd0dd512e82acef45790fc1975..be8da060b4ced457246df3c5be3044a35fddcf1a 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxStringInputStream
-    @wxheader{sstream.h}
 
     This class implements an input stream which reads data from a string. It
     supports seeking.
@@ -31,7 +30,6 @@ public:
 
 /**
     @class wxStringOutputStream
-    @wxheader{sstream.h}
 
     This class implements an output stream which writes data either to a
     user-provided or internally allocated string. Note that currently this stream