root/trunk/CommentTable.h @ 41

Revision 41, 100 bytes (checked in by ngerakines, 3 years ago)

* Put into place the real icons that Wiley sent over
* Fixed the prefs on login
* Removed the TypePadSuper class
* General code cleanup

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.