Changeset 9288 for trunk/macosx/AddWindowController.h
- Timestamp:
- Oct 11, 2009, 3:36:50 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/AddWindowController.h
r8843 r9288 24 24 25 25 #import <Cocoa/Cocoa.h> 26 #import "Torrent.h"27 26 27 @class Controller; 28 28 @class FileOutlineController; 29 @class Controller;29 @class Torrent; 30 30 31 31 @interface AddWindowController : NSWindowController
Note: See TracChangeset
for help on using the changeset viewer.