]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/valtext.tex
several fixes
[wxWidgets.git] / docs / latex / wx / valtext.tex
index 44eb5028c003ea1243b9a8360ec4cc1f20f84a49..9c7941cb2b715d37c7e568907ab89977c70b55e7 100644 (file)
@@ -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.