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:
@@ -39,13 +39,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 +70,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}}
|
||||
|
||||
|
Reference in New Issue
Block a user