Fix compile error
parent
e57b28b6e1
commit
f86caab386
|
@ -137,7 +137,7 @@ M: world focus-out-event
|
||||||
|
|
||||||
M: world selection-notify-event
|
M: world selection-notify-event
|
||||||
[ handle>> window>> selection-from-event ] keep
|
[ handle>> window>> selection-from-event ] keep
|
||||||
world user-input ;
|
user-input ;
|
||||||
|
|
||||||
: supported-type? ( atom -- ? )
|
: supported-type? ( atom -- ? )
|
||||||
{ "UTF8_STRING" "STRING" "TEXT" }
|
{ "UTF8_STRING" "STRING" "TEXT" }
|
||||||
|
|
Loading…
Reference in New Issue