even more new images

This commit is contained in:
Mitchell Livingston
2007-11-30 23:27:55 +00:00
parent 889df5413b
commit fce835ceec
19 changed files with 43 additions and 33 deletions

View File

@@ -94,7 +94,6 @@
[cell setRepresentedObject: [fTorrents objectAtIndex: row]];
}
- (NSString *) tableView: (NSTableView *) tableView typeSelectStringForTableColumn: (NSTableColumn *) tableColumn row: (int) row
{
return [[fTorrents objectAtIndex: row] name];