]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMenuBar derives from wxWindow...
authorRyan Norton <wxprojects@comcast.net>
Wed, 24 Dec 2003 04:52:48 +0000 (04:52 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 24 Dec 2003 04:52:48 +0000 (04:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/menu.tex

index 7f09955c3c5bb3b4292699e96593552ba65e83ae..1e602717a890b151d1a0be80e4fc7c656cb2c964 100644 (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}