darling-cocotron/AppKit/NSViewBackingLayer.h
2011-01-03 21:45:53 -05:00

6 lines
78 B
Objective-C

#import <QuartzCore/CALayer.h>
@interface NSViewBackingLayer : CALayer
@end