]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmbase.tex
Demonstrates printing
[wxWidgets.git] / docs / latex / wx / strmbase.tex
index dc7a184b5112e3622cb374dffb1020ad67cca9d2..adf12c791126090ca179cf4d0bf6a71daac572e4 100644 (file)
@@ -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.