\membersection{wxTextInputStream::wxTextInputStream}\label{wxtextinputstreamconstr}
-\func{}{wxTextInputStream}{\param{wxInputStream\&}{ stream}, \param{const wxString\&}{ sep=wxT(" \t")},
+\func{}{wxTextInputStream}{\param{wxInputStream\&}{ stream}, \param{const wxString\&}{ sep=" $\backslash$t"},
\param{wxMBConv\&}{ conv = wxConvUTF8} }
Constructs a text stream object from an input stream. Only read methods will
line ('$\backslash$n') characters in the string are converted to the correct
line ending terminator.
-