]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/inputstr.tex
As per the wx-dev discussion in early Jan, replaced
[wxWidgets.git] / docs / latex / wx / inputstr.tex
index 236b1657c7557288de5690e86fde9d5e89bf2aaa..e8308866243adbf07782db1e142ccf0563339b06 100644 (file)
@@ -13,6 +13,8 @@ wxInputStream is an abstract base class which may not be used directly.
 
 <wx/stream.h>
 
+\latexignore{\rtfignore{\wxheading{Members}}}
+
 % -----------
 % ctor & dtor
 % -----------
@@ -89,7 +91,7 @@ Changes the stream current position.
 
 Returns the current stream position.
 
-\membersection{wxInputStream::Ungetch}\label{wxinputstream_ungetch}
+\membersection{wxInputStream::Ungetch}\label{wxinputstreamungetch}
 
 \func{size\_t}{Ungetch}{\param{const char*}{ buffer}, \param{size\_t}{ size}}