Changeset 2092
- Timestamp:
- Jun 16, 2007, 3:12:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/file_selection/macosx/Torrent.m
r2091 r2092 1369 1369 } 1370 1370 1371 #warning when going seeding to download, update queue 1371 1372 [self update]; 1372 if (![self isActive]) 1373 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateQueue" object: self]; 1373 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateQueue" object: self]; 1374 1374 } 1375 1375
Note: See TracChangeset
for help on using the changeset viewer.