X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b8292d114793e679b05676cbb8c352e9e95c1c..097119648b492237f16acdf484eff8900c7c94d2:/docs/latex/wx/strmbase.tex diff --git a/docs/latex/wx/strmbase.tex b/docs/latex/wx/strmbase.tex index dc7a184b51..57f20bf291 100644 --- a/docs/latex/wx/strmbase.tex +++ b/docs/latex/wx/strmbase.tex @@ -14,6 +14,10 @@ None +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \wxheading{See also} \helpref{wxStreamBuffer}{wxstreambuffer} @@ -85,7 +89,7 @@ In that cases, GetSize returns $0$ so you should always test its return value. \membersection{wxStreamBase::IsOk}\label{wxstreambaseisok} -\constfunc{bool}{IsOk}{\void} +\constfunc{virtual bool}{IsOk}{\void} Returns true if no error occurred on the stream.