X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dbd94b75015561fe527069c138ce43c44797fe35..63779a3de18f273c04247d74cee65f2bc6baa8ba:/docs/latex/wx/strtotxt.tex diff --git a/docs/latex/wx/strtotxt.tex b/docs/latex/wx/strtotxt.tex index eb84cf91cb..b133a26071 100644 --- a/docs/latex/wx/strtotxt.tex +++ b/docs/latex/wx/strtotxt.tex @@ -6,7 +6,7 @@ %% Created: 19.10.01 %% RCS-ID: $Id$ %% Copyright: (c) 2001 Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxStreamToTextRedirector}}\label{wxstreamtotextredirector} @@ -47,6 +47,10 @@ No base class +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxTextCtrl}{wxtextctrl} @@ -62,7 +66,7 @@ the default parameter value to the text control {\it text}. \wxheading{Parameters} -\docparam{text}{The text control to append output too, must be non NULL} +\docparam{text}{The text control to append output too, must be non-NULL} \docparam{ostr}{The C++ stream to redirect, {\it cout} is used if it is NULL}