File: Controller.h

package info (click to toggle)
textedit.app 5.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,308 kB
  • sloc: objc: 2,863; makefile: 14
file content (5 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (2)
1
2
3
4
5
#import <Cocoa/Cocoa.h>

@interface Controller : NSObject

@end