]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/valtext.tex
Whole bunch of minor doc updates from an external patch.
[wxWidgets.git] / docs / latex / wx / valtext.tex
index 872c58826e8f99c87156ff3c72492e8ab90088fe..18deafa423742ca4ed14c6dcbfcbb768fa98b255 100644 (file)
@@ -21,7 +21,7 @@ For more information, please see \helpref{Validator overview}{validatoroverview}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxTextValidator::wxTextValidator}\label{wxtextvalidatorconstr}
+\membersection{wxTextValidator::wxTextValidator}\label{wxtextvalidatorctor}
 
 \func{}{wxTextValidator}{\param{const wxTextValidator\&}{ validator}}
 
@@ -62,7 +62,7 @@ should have a lifetime equal to or longer than the validator lifetime (which is
 determined by the lifetime of the window). % If NULL, the validator uses its own internal storage for the value. NOT true
 }
 
-\membersection{wxTextValidator::\destruct{wxTextValidator}}
+\membersection{wxTextValidator::\destruct{wxTextValidator}}\label{wxtextvalidatordtor}
 
 \func{}{\destruct{wxTextValidator}}{\void}