Changeset 9316 for trunk/macosx/TorrentCell.m
- Timestamp:
- Oct 17, 2009, 5:15:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/TorrentCell.m
r9311 r9316 430 430 } 431 431 432 const BOOL error = [torrent is ErrorOrWarning];432 const BOOL error = [torrent isAnyErrorOrWarning]; 433 433 434 434 //icon
Note: See TracChangeset
for help on using the changeset viewer.