]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmzlib.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / strmzlib.tex
index eda8d2f2077c0d5bc0ae231269466faa1d8387eb..0cddc65c1ffca8080a487bee4b7b3d1340ca5681 100644 (file)
@@ -13,12 +13,18 @@ not supported, it always returns $0$.
 
 \wxheading{Derived from}
 
-\helpref{wxFilterInputStream}{wxfilterinputstream}
+\helpref{wxFilterInputStream}{wxfilterinputstream}\\
+\helpref{wxInputStream}{wxinputstream}\\
+\helpref{wxStreamBase}{wxstreambase}
 
 \wxheading{Include files}
 
 <wx/zstream.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxInputStream}{wxinputstream}, 
@@ -88,12 +94,18 @@ The stream is not seekable, \helpref{SeekO()}{wxoutputstreamseeko} returns
 
 \wxheading{Derived from}
 
-\helpref{wxFilterOutputStream}{wxfilteroutputstream}
+\helpref{wxFilterOutputStream}{wxfilteroutputstream}\\
+\helpref{wxOutputStream}{wxoutputstream}\\
+\helpref{wxStreamBase}{wxstreambase}
 
 \wxheading{Include files}
 
 <wx/zstream.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxOutputStream}{wxoutputstream},