Skip to content

Commit 6839b1d

Browse files
committed
typo in HTML5LookAndFeel
1 parent 0b2dfe3 commit 6839b1d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-401 Bytes
Binary file not shown.

sources/net.sf.j2s.java.core/src/swingjs/plaf/HTML5LookAndFeel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@ public Object createValue(UIDefaults table) {
998998

999999
"Desktop.minOnScreenInsets", threeInsets,
10001000
"Desktop.background", table.get("desktop"),
1001-
"Desktop.ancestorInputMap",
1001+
//"Desktop.ancestorInputMap",
10021002
// new UIDefaults.LazyInputMap(new Object[] {
10031003
// "ctrl F5", "restore",
10041004
// "ctrl F4", "close",

0 commit comments

Comments
 (0)