8234786: Fix for JDK-8214578 breaks OS X 10.12 compatibility
Reviewed-by: jdv
This commit is contained in:
parent
a5f4fa710f
commit
02bbbb4185
@ -38,7 +38,7 @@
|
|||||||
// TODO: NSMenu *contextualMenu;
|
// TODO: NSMenu *contextualMenu;
|
||||||
|
|
||||||
// Keyboard layout
|
// Keyboard layout
|
||||||
NSTextInputSourceIdentifier kbdLayout;
|
NSString *kbdLayout;
|
||||||
|
|
||||||
// dnd support (see AppKit/NSDragging.h, NSDraggingSource/Destination):
|
// dnd support (see AppKit/NSDragging.h, NSDraggingSource/Destination):
|
||||||
CDragSource *_dragSource;
|
CDragSource *_dragSource;
|
||||||
|
Loading…
Reference in New Issue
Block a user