From: Ryan Norton Date: Wed, 24 Dec 2003 04:52:48 +0000 (+0000) Subject: wxMenuBar derives from wxWindow... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2138129e257302aebbd817cc861d5b66d6516717?ds=inline wxMenuBar derives from wxWindow... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/menu.tex b/docs/latex/wx/menu.tex index 7f09955c3c..1e602717a8 100644 --- a/docs/latex/wx/menu.tex +++ b/docs/latex/wx/menu.tex @@ -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}