michaelengland/FlipTheSwitch

View on GitHub
Example/Colors-OSX/ColoredViews/RedView.h

Summary

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

@interface RedView : NSView

@end