Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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}
|
||||
|
||||
|
Reference in New Issue
Block a user