wxMenuBar derives from wxWindow...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2003-12-24 04:52:48 +00:00
parent 010024e17e
commit 2138129e25

View File

@@ -650,6 +650,7 @@ A menu bar is a series of menus accessible from the top of a frame.
\wxheading{Derived from}
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}