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@29489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,7 +35,7 @@ By default, a panel has the same colouring as a dialog.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxPanel::wxPanel}\label{wxpanelconstr}
|
||||
\membersection{wxPanel::wxPanel}\label{wxpanelctor}
|
||||
|
||||
\func{}{wxPanel}{\void}
|
||||
|
||||
@@ -71,7 +71,7 @@ individual dialog boxes.}
|
||||
|
||||
\helpref{wxPanel::Create}{wxpanelcreate}
|
||||
|
||||
\membersection{wxPanel::\destruct{wxPanel}}
|
||||
\membersection{wxPanel::\destruct{wxPanel}}\label{wxpaneldtor}
|
||||
|
||||
\func{}{\destruct{wxPanel}}{\void}
|
||||
|
||||
@@ -85,7 +85,7 @@ Destructor. Deletes any child windows before deleting the physical window.
|
||||
\param{long}{ style = wxTAB\_TRAVERSAL},\rtfsp
|
||||
\param{const wxString\& }{name = ``panel"}}
|
||||
|
||||
Used for two-step panel construction. See \helpref{wxPanel::wxPanel}{wxpanelconstr}\rtfsp
|
||||
Used for two-step panel construction. See \helpref{wxPanel::wxPanel}{wxpanelctor}\rtfsp
|
||||
for details.
|
||||
|
||||
\membersection{wxPanel::GetDefaultItem}\label{wxpanelgetdefaultitem}
|
||||
|
Reference in New Issue
Block a user