Previous 199869 Revisions Next

r35164 Friday 20th February, 2015 at 21:35:49 UTC by Vasantha Crabb
No longer need to mark dirty to hack around the points views
[src/osd/modules/debugger/osx]debugview.m

trunk/src/osd/modules/debugger/osx/debugview.m
r243675r243676
540540                 : (modifiers & NSAlternateKeyMask) ? DCK_MIDDLE_CLICK
541541                 : DCK_LEFT_CLICK,
542542                  [self convertLocation:location]);
543   [self setNeedsDisplay:YES];
544543}
545544
546545


Previous 199869 Revisions Next


© 1997-2024 The MAME Team