}
// ============================================================================
-// @class wxPoserNSView
+// @class WXNSView
// ============================================================================
-WX_IMPLEMENT_POSER(wxPoserNSView);
-@implementation wxPoserNSView : NSView
+
+@implementation WXNSView : NSView
- (BOOL)acceptsFirstMouse:(NSEvent *)theEvent
{
[super resetCursorRects];
}
-@end // implementation wxPoserNSView
+@end // implementation WXNSView
@interface wxNSViewNotificationObserver : NSObject
{