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@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -27,7 +27,7 @@ For more information, please see \helpref{Validator overview}{validatoroverview}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxGenericValidator::wxGenericValidator}\label{wxgenericvalidatorconstr}
|
||||
\membersection{wxGenericValidator::wxGenericValidator}\label{wxgenericvalidatorctor}
|
||||
|
||||
\func{}{wxGenericValidator}{\param{const wxGenericValidator\&}{ validator}}
|
||||
|
||||
@@ -59,7 +59,7 @@ Constructor taking a wxArrayInt pointer. This will be used for wxListBox, wxChec
|
||||
should have a lifetime equal to or longer than the validator lifetime (which is usually
|
||||
determined by the lifetime of the window).}
|
||||
|
||||
\membersection{wxGenericValidator::\destruct{wxGenericValidator}}
|
||||
\membersection{wxGenericValidator::\destruct{wxGenericValidator}}\label{wxgenericvalidatordtor}
|
||||
|
||||
\func{}{\destruct{wxGenericValidator}}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user