repo.or.cz
/
cocotron.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #10 from gunyarakun/fix-invalid-return
[cocotron.git]
/
AppKit
/
NSViewBackingLayer.h
blob
d6f97b9dc0ea93dcca3b5087240a6a5fe651a605
1
#import <QuartzCore/CALayer.h>
2
3
@interface NSViewBackingLayer
:
CALayer
4
5
@end