]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/objc/NSView.h
compilation fixes after pen/brush styles changes
[wxWidgets.git] / include / wx / cocoa / objc / NSView.h
index 2f2ab86ff719ea8f012549b25052cce9e0badb1c..885ed39b6c0afe3a3f7af4cc79888a4479414d41 100644 (file)
@@ -37,6 +37,8 @@
 - (void)otherMouseDragged:(NSEvent *)theEvent;
 - (void)otherMouseUp:(NSEvent *)theEvent;
 - (void)resetCursorRects;
 - (void)otherMouseDragged:(NSEvent *)theEvent;
 - (void)otherMouseUp:(NSEvent *)theEvent;
 - (void)resetCursorRects;
+- (void)viewDidMoveToWindow;
+- (void)viewWillMoveToWindow:(NSWindow *)newWindow;
 @end // WXNSView
 WX_DECLARE_GET_OBJC_CLASS(WXNSView,NSView)
 
 @end // WXNSView
 WX_DECLARE_GET_OBJC_CLASS(WXNSView,NSView)