Fix compile error

db4
Slava Pestov 2008-12-10 17:33:29 -06:00
parent e57b28b6e1
commit f86caab386
1 changed files with 1 additions and 1 deletions
basis/ui/x11

View File

@ -137,7 +137,7 @@ M: world focus-out-event
M: world selection-notify-event
[ handle>> window>> selection-from-event ] keep
world user-input ;
user-input ;
: supported-type? ( atom -- ? )
{ "UTF8_STRING" "STRING" "TEXT" }