index
:
Base-Windowed-Application
master
A template for new minimal Mac OS Cocoa applications
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Document.h
blob: e566ac0c5caf8070fcf3964a813bb322805b004b (
plain
)
1
2
3
4
#import <Cocoa/Cocoa.h>
@
interface
Document
:
NSDocument
@
end