root/trunk/CommentTable.h
@
41
| Revision 41, 100 bytes (checked in by ngerakines, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | /* CommentTable */ |
| 2 | |
| 3 | #import <Cocoa/Cocoa.h> |
| 4 | |
| 5 | @interface CommentTable : NSTableView { |
| 6 | // .. |
| 7 | } |
| 8 | |
| 9 | @end |
Note: See TracBrowser
for help on using the browser.
