]> git.saurik.com Git - wxWidgets.git/commitdiff
Does \deprecated exist outside doxygen?
authorRon Lee <ron@debian.org>
Thu, 11 Nov 2004 07:00:11 +0000 (07:00 +0000)
committerRon Lee <ron@debian.org>
Thu, 11 Nov 2004 07:00:11 +0000 (07:00 +0000)
tex2rtf doesn't seem to like it right now.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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.