X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1892d641c6e67510ad85aa697d6d9353f9662903..13220cca727ed74c2998b4fb89a4d80aacf28e68:/docs/latex/wx/menuitem.tex diff --git a/docs/latex/wx/menuitem.tex b/docs/latex/wx/menuitem.tex index a3ba832f3b..697b5ebd39 100644 --- a/docs/latex/wx/menuitem.tex +++ b/docs/latex/wx/menuitem.tex @@ -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}