We don't need to pose for NSMenuItem, target/action is used instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
feb8276801
commit
3ad32dc5ef
@ -4,9 +4,9 @@
|
||||
// Author: David Elliott
|
||||
// Modified by:
|
||||
// Created: 2002/12/15
|
||||
// RCS-ID: $Id:
|
||||
// Copyright: 2002 David Elliott
|
||||
// Licence: wxWidgets licence
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: 2002-2004 David Elliott
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// ============================================================================
|
||||
@ -82,20 +82,6 @@
|
||||
|
||||
@end //implementation wxNSMenuItemTarget
|
||||
|
||||
// ============================================================================
|
||||
// @class wxPoserNSMenuItem
|
||||
// ============================================================================
|
||||
@interface wxPoserNSMenuItem : NSMenuItem
|
||||
{
|
||||
}
|
||||
|
||||
@end // wxPoserNSMenuItem
|
||||
|
||||
WX_IMPLEMENT_POSER(wxPoserNSMenuItem);
|
||||
@implementation wxPoserNSMenuItem : NSMenuItem
|
||||
|
||||
@end // wxPoseRNSMenuItem
|
||||
|
||||
// ============================================================================
|
||||
// wxMenuItemCocoa implementation
|
||||
// ============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user