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:
@@ -68,7 +68,7 @@ not be used in the new code, it is provided for backwards compatibility only.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxMenu::wxMenu}\label{wxmenuconstr}
|
||||
\membersection{wxMenu::wxMenu}\label{wxmenuctor}
|
||||
|
||||
\func{}{wxMenu}{\param{const wxString\& }{title = ""}, \param{long}{ style = 0}}
|
||||
|
||||
@@ -88,7 +88,7 @@ Constructs a wxMenu object.
|
||||
|
||||
\docparam{style}{If set to {\tt wxMENU\_TEAROFF}, the menu will be detachable (wxGTK only).}
|
||||
|
||||
\membersection{wxMenu::\destruct{wxMenu}}
|
||||
\membersection{wxMenu::\destruct{wxMenu}}\label{wxmenudtor}
|
||||
|
||||
\func{}{\destruct{wxMenu}}{\void}
|
||||
|
||||
@@ -678,7 +678,7 @@ menu shortcuts may cease to work.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxMenuBar::wxMenuBar}\label{wxmenubarconstr}
|
||||
\membersection{wxMenuBar::wxMenuBar}\label{wxmenubarctor}
|
||||
|
||||
\func{void}{wxMenuBar}{\param{long }{style = 0}}
|
||||
|
||||
@@ -705,7 +705,7 @@ Use wxMenuBar.Append instead.}
|
||||
\perlnote{wxPerl only supports the first constructor:
|
||||
use {\tt Append} instead.}
|
||||
|
||||
\membersection{wxMenuBar::\destruct{wxMenuBar}}
|
||||
\membersection{wxMenuBar::\destruct{wxMenuBar}}\label{wxmenubardtor}
|
||||
|
||||
\func{void}{\destruct{wxMenuBar}}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user