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
/
DocumentWindowController.h
blob: e3b277b3afe0386bdf7023cb2c05013ce0e8c8a7 (
plain
)
1
2
3
4
#import <Cocoa/Cocoa.h>
@
interface
DocumentWindowController
:
NSWindowController
@
end