Changeset 3211 for trunk/macosx/Torrent.h
- Timestamp:
- Sep 28, 2007, 2:58:25 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/Torrent.h
r3207 r3211 150 150 - (BOOL) publicTorrent; 151 151 152 - (NSString *) stateString;153 154 152 - (float) progress; 155 153 - (float) progressDone; … … 175 173 - (NSString *) shortStatusString; 176 174 - (NSString *) remainingTimeString; 175 176 - (NSString *) stateString; 177 177 178 178 - (int) seeders;
Note: See TracChangeset
for help on using the changeset viewer.