X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/01b8292d114793e679b05676cbb8c352e9e95c1c..ff7282e135ce73ca6fc4fb4ef037ea2808401272:/docs/latex/wx/strmbase.tex diff --git a/docs/latex/wx/strmbase.tex b/docs/latex/wx/strmbase.tex index dc7a184b51..adf12c7911 100644 --- a/docs/latex/wx/strmbase.tex +++ b/docs/latex/wx/strmbase.tex @@ -85,7 +85,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.