mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
get the torrent action button to appear pressed in
This commit is contained in:
@@ -2208,6 +2208,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
return YES;
|
||||
}
|
||||
|
||||
#warning get rid of delegate and make a notification
|
||||
- (void) tableViewSelectionDidChange: (NSNotification *) notification
|
||||
{
|
||||
[fInfoController updateInfoForTorrents: [fDisplayedTorrents objectsAtIndexes: [fTableView selectedRowIndexes]]];
|
||||
|
||||
Reference in New Issue
Block a user