diff --git a/basis/ui/ui.factor b/basis/ui/ui.factor index 8ac2cdd36f..2486e701c0 100644 --- a/basis/ui/ui.factor +++ b/basis/ui/ui.factor @@ -95,7 +95,7 @@ M: world graft* [ hand-clicked close-global ] [ hand-gadget close-global ] [ end-world ] - [ [ [ [ dispose ] when* ] each V{ } clone ] change-window-resources drop ] + [ [ [ [ dispose ] when* ] each V{ } clone ] change-window-resources drop ] } cleave ; M: world ungraft*