source:
trunk/Cocoa/F-Script Anywhere/Source/FSATableView.h@
578
Last change on this file since 578 was 451, checked in by , 17 years ago | |
---|---|
File size: 224 bytes |
Line | |
---|---|
1 | // |
2 | // FSATableView.h |
3 | // F-Script Anywhere |
4 | // |
5 | // Created by Nicholas Riley on 3/26/08. |
6 | // Copyright 2008 Nicholas Riley. All rights reserved. |
7 | // |
8 | |
9 | #import <Cocoa/Cocoa.h> |
10 | |
11 | |
12 | @interface FSATableView : NSTableView { |
13 | |
14 | } |
15 | |
16 | @end |
Note:
See TracBrowser
for help on using the repository browser.