source:
release/1.8/aux/cocotron/win32/cocotron/issue516/Delegate.h
| Last change on this file was 13478, checked in by , 15 years ago | |
|---|---|
| File size: 217 bytes | |
| Line | |
|---|---|
| 1 | // |
| 2 | // Delegate.h |
| 3 | // TrivialDocuments |
| 4 | // |
| 5 | // Created by R. Matthew Emerson on 3/3/10. |
| 6 | // Copyright 2010 __MyCompanyName__. All rights reserved. |
| 7 | // |
| 8 | |
| 9 | #import <Cocoa/Cocoa.h> |
| 10 | |
| 11 | @interface Delegate : NSObject { |
| 12 | |
| 13 | } |
| 14 | |
| 15 | @end |
Note:
See TracBrowser
for help on using the repository browser.
