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
/
NSRuleEditor.h
blob
09a440a6fb0b8e186608c27d31bb4ba0c9e108c0
1
#import <AppKit/NSControl.h>
2
3
@interface NSRuleEditor
:
NSControl
<
NSCoding
>
4
5
@end