Changeset 3205 for trunk/macosx/Torrent.h
- Timestamp:
- Sep 27, 2007, 8:42:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.h
r3191 r3205 58 58 59 59 NSImage * fIcon; 60 NSString * fProgressString, * fStatusString, * fShortStatusString, * fRemainingTimeString;61 60 62 61 tr_file_stat * fileStat; … … 157 156 - (float) progressLeft; 158 157 - (int) eta; 158 - (float) notAvailableDesired; 159 159 160 160 - (BOOL) isActive;
Note: See TracChangeset
for help on using the changeset viewer.