YOu can now activate the menu pressing F10 anywhere.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-05-19 13:41:55 +00:00
parent 3dfb93fd82
commit 801aa1782c
6 changed files with 68 additions and 6 deletions

View File

@@ -95,8 +95,6 @@ public:
GtkAccelGroup *m_accel;
GtkItemFactory *m_factory;
private:
wxList m_menus;
GtkWidget *m_menubar;
};