Changeset 2373 for trunk/macosx/DragOverlayWindow.m
- Timestamp:
- Jul 16, 2007, 11:12:41 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/DragOverlayWindow.m
r2283 r2373 87 87 { 88 88 if (tr_torrentParse(fLib, [file UTF8String], NULL, &info) == TR_OK) 89 { NSLog(@"asdgas");89 { 90 90 count++; 91 91 size += info.totalSize;
Note: See TracChangeset
for help on using the changeset viewer.