mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
phase 1 of updating menu items to remove bindings
This commit is contained in:
@@ -115,7 +115,6 @@
|
||||
|
||||
- (void) mouseDown: (NSEvent *) event
|
||||
{
|
||||
//NSLog(@"down");
|
||||
fClickPoint = [self convertPoint: [event locationInWindow] fromView: nil];
|
||||
|
||||
if ([self pointInActionRect: fClickPoint])
|
||||
|
||||
Reference in New Issue
Block a user