From 2138129e257302aebbd817cc861d5b66d6516717 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Wed, 24 Dec 2003 04:52:48 +0000 Subject: [PATCH] wxMenuBar derives from wxWindow... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/menu.tex | 1 + 1 file changed, 1 insertion(+) 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} -- 2.50.0