Changeset 7226
- Timestamp:
- Dec 1, 2008, 11:09:48 PM (12 years ago)
- Location:
- trunk/macosx
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/AddWindowController.m
r7212 r7226 49 49 @implementation AddWindowController 50 50 51 #warning don't let group override destination if the destination is already specified (as in adding from creation) 51 52 - (id) initWithTorrent: (Torrent *) torrent destination: (NSString *) path controller: (Controller *) controller 52 53 deleteTorrent: (torrentFileState) deleteTorrent -
trunk/macosx/Makefile.am
r7225 r7226 71 71 GroupsController.h \ 72 72 GroupsController.m \ 73 GroupsPrefsController.h \ 74 GroupsPrefsController.m \ 73 75 GroupToolbarItem.h \ 74 76 GroupToolbarItem.m \
Note: See TracChangeset
for help on using the changeset viewer.