X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d73e6791fc93a590630b6deb918a6518b91ea142..69a126b0c72e4318adb5b1d526f1082d368c7509:/docs/latex/wx/strtotxt.tex diff --git a/docs/latex/wx/strtotxt.tex b/docs/latex/wx/strtotxt.tex index 33c051c593..c370668e54 100644 --- a/docs/latex/wx/strtotxt.tex +++ b/docs/latex/wx/strtotxt.tex @@ -55,7 +55,7 @@ No base class \membersection{wxStreamToTextRedirector::wxStreamToTextRedirector}\label{wxstreamtotextredirectorctor} -\func{}{wxStreamToTextRedirector}{\param{wxTextCtrl }{*text}, \param{ostream *ostr = NULL}} +\func{}{wxStreamToTextRedirector}{\param{wxTextCtrl }{*text}, \param{ostream *}{ostr = NULL}} The constructor starts redirecting output sent to {\it ostr} or {\it cout} for the default parameter value to the text control {\it text}.