michaelengland/FlipTheSwitch

View on GitHub
Example/Colors-OSX/AppDelegate.h

Summary

Maintainability
Test Coverage
#import <Cocoa/Cocoa.h>

@interface AppDelegate : NSObject <NSApplicationDelegate>


@end