mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Better BitTorrent client identification.
This commit is contained in:
@@ -917,7 +917,7 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
? fSpeedLimitBlueImage : fSpeedLimitGraphiteImage];
|
||||
}
|
||||
|
||||
- (void) updateUI: (NSTimer *) t
|
||||
- (void) updateUI: (NSTimer *) timer
|
||||
{
|
||||
[fTorrents makeObjectsPerformSelector: @selector(update)];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user