Fix typo
parent
77db09f034
commit
cd194affb1
|
@ -17,7 +17,7 @@ SYMBOL: windows
|
|||
|
||||
: unregister-window ( handle -- )
|
||||
windows get-global
|
||||
[ first = ] subset-with
|
||||
[ first = not ] subset-with
|
||||
windows set-global ;
|
||||
|
||||
: raised-window ( world -- )
|
||||
|
|
Loading…
Reference in New Issue