Fix typos

This commit is contained in:
David Botton 2022-03-01 07:47:16 -05:00
parent 5d8bfec7b7
commit 877bce792d
3 changed files with 7 additions and 2 deletions

View file

@ -785,6 +785,7 @@ the window will be set to keep-on-top always."))
(fire-on-window-move win)))
(clog::set-on-event win "dragstop"
(lambda (obj)
(declare (ignore obj))
(fire-on-window-move-done win)))
(clog::set-on-event win "resizestart"
(lambda (obj)