mirror of
https://github.com/UrbanApps/Armchair.git
synced 2026-03-31 14:43:23 +02:00
Initial Commit
This commit is contained in:
15
Example/AppDelegate.h
Normal file
15
Example/AppDelegate.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// AppDelegate.h
|
||||
// Mac Example
|
||||
//
|
||||
// Created by Matt Coneybeare on 9/15/14.
|
||||
// Copyright (c) 2014 Armchair. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface AppDelegate : NSObject <NSApplicationDelegate>
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user