phase 1 of updating menu items to remove bindings

This commit is contained in:
Mitchell Livingston
2007-10-30 19:55:47 +00:00
parent 81bf7b84d9
commit 44c66afffb
5 changed files with 28 additions and 12 deletions

View File

@@ -115,7 +115,6 @@
- (void) mouseDown: (NSEvent *) event
{
//NSLog(@"down");
fClickPoint = [self convertPoint: [event locationInWindow] fromView: nil];
if ([self pointInActionRect: fClickPoint])