mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Mac: Fix 10.10 SDK compile and test errors (issue #1414)
This commit is contained in:
@@ -648,6 +648,8 @@ BrowserOpenGLView* GLView(NSView* view) {
|
||||
case NSOtherMouseUp:
|
||||
modifiers |= EVENTFLAG_MIDDLE_MOUSE_BUTTON;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
return modifiers;
|
||||
|
Reference in New Issue
Block a user