X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da3aea64f9e3cb2a3135ec108ab1721eae8457e2..8c517ddd1a2dd7eee7f95eb9ac1783f4a2e6fd76:/docs/latex/wx/fltinstr.tex diff --git a/docs/latex/wx/fltinstr.tex b/docs/latex/wx/fltinstr.tex index 4e935524df..2032317f9e 100644 --- a/docs/latex/wx/fltinstr.tex +++ b/docs/latex/wx/fltinstr.tex @@ -8,6 +8,10 @@ \helpref{wxInputStream}{wxinputstream}\\ \helpref{wxStreamBase}{wxstreambase} +\wxheading{Include files} + + + \wxheading{Note} The use of this class is exactly the same as of wxInputStream. Only a constructor @@ -24,3 +28,4 @@ Initializes a "filter" stream. A filter stream has the capability of a normal stream but it can be placed on the top of another stream. So, for example, it can uncompress, uncrypt the datas which are read from another stream and pass it to the requester. +