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:
@@ -98,7 +98,7 @@ frame to respond to system close events, for example so that related data and su
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxFrame::wxFrame}\label{wxframeconstr}
|
||||
\membersection{wxFrame::wxFrame}\label{wxframector}
|
||||
|
||||
\func{}{wxFrame}{\void}
|
||||
|
||||
@@ -141,7 +141,7 @@ For Motif, MWM (the Motif Window Manager) should be running for any window style
|
||||
|
||||
\helpref{wxFrame::Create}{wxframecreate}
|
||||
|
||||
\membersection{wxFrame::\destruct{wxFrame}}
|
||||
\membersection{wxFrame::\destruct{wxFrame}}\label{wxframedtor}
|
||||
|
||||
\func{void}{\destruct{wxFrame}}{\void}
|
||||
|
||||
@@ -174,7 +174,7 @@ Simulate a menu command.
|
||||
\param{const wxSize\&}{ size = wxDefaultSize}, \param{long}{ style = wxDEFAULT\_FRAME\_STYLE},\rtfsp
|
||||
\param{const wxString\& }{name = ``frame"}}
|
||||
|
||||
Used in two-step frame construction. See \helpref{wxFrame::wxFrame}{wxframeconstr}\rtfsp
|
||||
Used in two-step frame construction. See \helpref{wxFrame::wxFrame}{wxframector}\rtfsp
|
||||
for further details.
|
||||
|
||||
\membersection{wxFrame::CreateStatusBar}\label{wxframecreatestatusbar}
|
||||
|
Reference in New Issue
Block a user