mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
#4241 Update dock badge count after removing download through web interface
This commit is contained in:
@@ -342,7 +342,7 @@ typedef enum
|
||||
[self setTab: nil];
|
||||
}
|
||||
|
||||
- (void) swipeWithEvent:(NSEvent *) event
|
||||
- (void) swipeWithEvent: (NSEvent *) event
|
||||
{
|
||||
if ([event deltaX] < 0.0)
|
||||
[self setNextTab];
|
||||
|
||||
Reference in New Issue
Block a user