]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/valtext.tex
\\param -> \param
[wxWidgets.git] / docs / latex / wx / valtext.tex
index 9c7941cb2b715d37c7e568907ab89977c70b55e7..ab34ea4d74688f919925fe62f4c7a64323d57145 100644 (file)
@@ -10,9 +10,14 @@ For more information, please see \helpref{Validator overview}{validatoroverview}
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/valtext.h>
+
 \wxheading{See also}
 
-\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}
+\helpref{Validator overview}{validatoroverview}, \helpref{wxValidator}{wxvalidator}, 
+\helpref{wxGenericValidator}{wxgenericvalidator}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
@@ -57,7 +62,7 @@ Destructor.
 
 \membersection{wxTextValidator::Clone}\label{wxtextvalidatorclone}
 
-\constfunc{virtual wxTextValidator*}{Clone}{\void}
+\constfunc{virtual wxValidator*}{Clone}{\void}
 
 Clones the text validator using the copy constructor.