X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a660d684eda27638bca0384b2058911a31c8e845..e47d37d087f5a8410deb929a94378f415351694a:/docs/latex/wx/valtext.tex?ds=sidebyside diff --git a/docs/latex/wx/valtext.tex b/docs/latex/wx/valtext.tex index 44eb5028c0..9c7941cb2b 100644 --- a/docs/latex/wx/valtext.tex +++ b/docs/latex/wx/valtext.tex @@ -22,7 +22,7 @@ For more information, please see \helpref{Validator overview}{validatoroverview} Copy constructor. -\func{}{wxTextValidator}{\param{const long}{ style = wxFILTER\_NONE}, \param{wxString* }{valPtr = NULL}} +\func{}{wxTextValidator}{\param{long}{ style = wxFILTER\_NONE}, \param{wxString* }{valPtr = NULL}} Constructor, taking a style and optional pointer to a wxString variable.