Removed m_ variables from the documentation, since they are now protected and should not be used directly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Hock
2005-01-18 15:13:34 +00:00
parent b4b76d6115
commit 0599486175
6 changed files with 15 additions and 97 deletions

View File

@@ -48,13 +48,6 @@ highlighted, i.e. the currently selected menu item has changed.}
Constructor.
\membersection{wxMenuEvent::m\_menuId}\label{wxmenueventmmenuid}
\member{int}{m\_menuId}
The relevant menu identifier.
\membersection{wxMenuEvent::GetMenu}\label{wxmenueventgetmenu}
\constfunc{wxMenu *}{GetMenu}{\void}