mirror of
https://github.com/transmission/transmission.git
synced 2026-04-20 00:40:03 +01:00
even more new images
This commit is contained in:
@@ -94,7 +94,6 @@
|
||||
[cell setRepresentedObject: [fTorrents objectAtIndex: row]];
|
||||
}
|
||||
|
||||
|
||||
- (NSString *) tableView: (NSTableView *) tableView typeSelectStringForTableColumn: (NSTableColumn *) tableColumn row: (int) row
|
||||
{
|
||||
return [[fTorrents objectAtIndex: row] name];
|
||||
|
||||
Reference in New Issue
Block a user