X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c91108763b1621be54af24e24b2fab590db87325..80d2803f703d1b238f42725504f08266ef02defe:/docs/latex/wx/validatr.tex diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index cb23b95288..fceeb76ed3 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -33,11 +33,10 @@ capabilities for the various virtual methods.} \wxheading{See also} -\helpref{Validator overview}{validatoroverview}, -\helpref{wxTextValidator}{wxtextvalidator}, +\helpref{Validator overview}{validatoroverview}, +\helpref{wxTextValidator}{wxtextvalidator}, \helpref{wxGenericValidator}{wxgenericvalidator}, - \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxValidator::wxValidator}\label{wxvalidatorconstr} @@ -105,4 +104,3 @@ transferred to the window. Return FALSE if there is a problem. This overridable function is called when the value in the associated window must be validated. Return FALSE if the value in the window is not valid; you may pop up an error dialog. -