Remove Objective-C class posing for everything except for NSApplication.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2007-04-20 22:27:56 +00:00
parent ad3628fa86
commit 829a2e9521
13 changed files with 196 additions and 36 deletions

View File

@@ -73,7 +73,7 @@ private:
// ========================================================================
// wxMenuBar
// ========================================================================
class WXDLLEXPORT wxMenuBar : public wxMenuBarBase, public wxCocoaNSMenu
class WXDLLEXPORT wxMenuBar : public wxMenuBarBase
{
public:
// ctors and dtor