Initial Commit
This commit is contained in:
15
Notifications for YouTube/NYTAppDelegate.h
Normal file
15
Notifications for YouTube/NYTAppDelegate.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// NYTAppDelegate.h
|
||||
// Notifications for YouTube
|
||||
//
|
||||
// Created by Kim Wittenburg on 09.07.13.
|
||||
// Copyright (c) 2013 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface NYTAppDelegate : NSObject <NSApplicationDelegate>
|
||||
|
||||
@property (assign) IBOutlet NSWindow *window;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user