]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/sstream.h
regenerated headers to remove @seealso in favour of @see; fixed links to global funct...
[wxWidgets.git] / interface / sstream.h
index a4d44207944a7fa076c026bbe000214515e7da59..a950a758485adca1aa1207dd8009dca9f3b69d2d 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        sstream.h
-// Purpose:     documentation for wxStringInputStream class
+// Purpose:     interface of wxStringInputStream
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -28,6 +28,7 @@ public:
 };
 
 
+
 /**
     @class wxStringOutputStream
     @wxheader{sstream.h}
@@ -59,3 +60,4 @@ public:
     */
     const wxString GetString() const;
 };
+