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:
@@ -23,7 +23,7 @@ wxOwnerDrawn (Windows only)\\
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
|
||||
\membersection{wxMenuItem::wxMenuItem}\label{wxmenuitemconstr}
|
||||
\membersection{wxMenuItem::wxMenuItem}\label{wxmenuitemctor}
|
||||
|
||||
\func{}{wxMenuItem}{\param{wxMenu*}{ parentMenu = NULL}, \param{int}{ id = wxID\_SEPARATOR},
|
||||
\param{const wxString\& }{text = ""}, \param{const wxString\& }{helpString = ""},
|
||||
@@ -49,7 +49,7 @@ ampersand character in the menu item text, the ampersand must be doubled.}
|
||||
\docparam{subMenu}{If non-NULL, indicates that the menu item is a submenu.}
|
||||
|
||||
|
||||
\membersection{wxMenuItem::\destruct{wxMenuItem}}
|
||||
\membersection{wxMenuItem::\destruct{wxMenuItem}}\label{wxmenuitemdtor}
|
||||
|
||||
\func{}{\destruct{wxMenuItem}}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user