mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Fix typos
This commit is contained in:
parent
5d8bfec7b7
commit
877bce792d
3 changed files with 7 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue