Changeset 3124
- Timestamp:
- Sep 21, 2007, 3:16:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/InfoWindowController.m
r3083 r3124 315 315 fFiles = [[torrent fileList] retain]; 316 316 317 [self updateInfoFiles];318 319 317 int fileCount = [torrent fileCount]; 320 318 if (fileCount != 1)
Note: See TracChangeset
for help on using the changeset viewer.