diff options
Diffstat (limited to 'zerotierone/ext/mac-ui-macgap1-wrapper/src/MacGap/WindowController.h')
| -rw-r--r-- | zerotierone/ext/mac-ui-macgap1-wrapper/src/MacGap/WindowController.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/zerotierone/ext/mac-ui-macgap1-wrapper/src/MacGap/WindowController.h b/zerotierone/ext/mac-ui-macgap1-wrapper/src/MacGap/WindowController.h deleted file mode 100644 index 72927ef..0000000 --- a/zerotierone/ext/mac-ui-macgap1-wrapper/src/MacGap/WindowController.h +++ /dev/null @@ -1,13 +0,0 @@ -#import <Cocoa/Cocoa.h> -#import "ContentView.h" - -@interface WindowController : NSWindowController { - -} - -- (id) initWithURL:(NSString *) url; -- (id) initWithRequest: (NSURLRequest *)request; -@property (retain) NSURL * url; -@property (retain) IBOutlet ContentView *contentView; - -@end |
