first go at bringing the libT queue to the Mac client

This commit is contained in:
Mitchell Livingston
2011-08-02 12:43:26 +00:00
parent 307754e807
commit cd5b9b16fd
7 changed files with 134 additions and 161 deletions

View File

@@ -185,7 +185,6 @@ typedef enum
- (void) setBottomCountText: (BOOL) filtering;
- (void) updateTorrentsInQueue;
- (NSUInteger) numToStartFromQueue: (BOOL) downloadQueue;
- (void) torrentFinishedDownloading: (NSNotification *) notification;
- (void) torrentRestartedDownloading: (NSNotification *) notification;