We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5f4fa7 commit 02bbbb4Copy full SHA for 02bbbb4
src/java.desktop/macosx/native/libawt_lwawt/awt/AWTView.h
@@ -38,7 +38,7 @@
38
// TODO: NSMenu *contextualMenu;
39
40
// Keyboard layout
41
- NSTextInputSourceIdentifier kbdLayout;
+ NSString *kbdLayout;
42
43
// dnd support (see AppKit/NSDragging.h, NSDraggingSource/Destination):
44
CDragSource *_dragSource;
0 commit comments