ui.backend.windows: 2sequence cleanup
parent
c70d1f6c4a
commit
f7e4774d3f
|
@ -361,7 +361,7 @@ SYMBOL: upper-surrogate-wm-char
|
||||||
{ [ dup under-surrogate? ] [
|
{ [ dup under-surrogate? ] [
|
||||||
drop
|
drop
|
||||||
upper-surrogate-wm-char get-global [
|
upper-surrogate-wm-char get-global [
|
||||||
1string wParam 1string 2array "" join
|
wParam "" 2sequence
|
||||||
utf16n encode utf16n decode hWnd window user-input
|
utf16n encode utf16n decode hWnd window user-input
|
||||||
] when* ]
|
] when* ]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue