]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmbase.tex
added and documented wxRect::Union(); also moved some methods inline
[wxWidgets.git] / docs / latex / wx / strmbase.tex
index 1e7f6d824e0d9d0b607ec9aa99bab9708a556567..54ea88732c09da4429e0a5386a2809ab2440aeb2 100644 (file)
@@ -72,7 +72,7 @@ This function returns the last error.
 
 \constfunc{size\_t}{GetSize}{\void}
 
-\deprecated{\helpref{GetLength}{wxstreambasegetlength}}
+\helpref{GetLength}{wxstreambasegetlength}
 
 This function returns the size of the stream. For example, for a file it is the
 size of the file.