fixed LaTex error

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-12-06 16:22:32 +00:00
parent d984207cc3
commit 2182e26fa3

View File

@@ -51,8 +51,7 @@ Constructs a wxMenu object.
\docparam{title}{A title for the popup menu: the empty string denotes no title.} \docparam{title}{A title for the popup menu: the empty string denotes no title.}
\docparam{style}{If set to \tt{wxMENU\_TEAROFF}, the menu will be detachable.} \docparam{style}{If set to {\tt wxMENU\_TEAROFF}, the menu will be detachable.}
\func{}{wxMenu}{\param{long}{ style}} \func{}{wxMenu}{\param{long}{ style}}
@@ -60,7 +59,7 @@ Constructs a wxMenu object.
\wxheading{Parameters} \wxheading{Parameters}
\docparam{style}{If set to \tt{wxMENU\_TEAROFF}, the menu will be detachable.} \docparam{style}{If set to {\tt wxMENU\_TEAROFF}, the menu will be detachable.}
\membersection{wxMenu::\destruct{wxMenu}} \membersection{wxMenu::\destruct{wxMenu}}
@@ -772,7 +771,7 @@ dynamically.
\wxheading{See also} \wxheading{See also}
\helpref{wxMenuBar::Replace}[wxmenubarreplace} \helpref{wxMenuBar::Replace}{wxmenubarreplace}
\membersection{wxMenuBar::Replace}\label{wxmenubarreplace} \membersection{wxMenuBar::Replace}\label{wxmenubarreplace}