X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..3694bb76c11d1ed1518f20a42f8907c948e190bd:/docs/latex/wx/validatr.tex diff --git a/docs/latex/wx/validatr.tex b/docs/latex/wx/validatr.tex index 0a725ccc74..8ab80c677c 100644 --- a/docs/latex/wx/validatr.tex +++ b/docs/latex/wx/validatr.tex @@ -31,6 +31,10 @@ capabilities for the various virtual methods.} +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{Validator overview}{validatoroverview}, @@ -39,13 +43,13 @@ capabilities for the various virtual methods.} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxValidator::wxValidator}\label{wxvalidatorconstr} +\membersection{wxValidator::wxValidator}\label{wxvalidatorctor} \func{}{wxValidator}{\void} Constructor. -\membersection{wxValidator::\destruct{wxValidator}} +\membersection{wxValidator::\destruct{wxValidator}}\label{wxvalidatordtor} \func{}{\destruct{wxValidator}}{\void} @@ -70,7 +74,7 @@ This base function returns NULL. Returns the window associated with the validator. -\membersection{wxValidator::SetBellOnError}{wxvalidatorsetbellonerror} +\membersection{wxValidator::SetBellOnError}\label{wxvalidatorsetbellonerror} \func{void}{SetBellOnError}{\param{bool}{ doIt = true}}