mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
sbcl update
This commit is contained in:
parent
6494cb4388
commit
3ae5a8f594
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
||||||
|
|
||||||
(set-on-resize (window body)
|
(set-on-resize (window body)
|
||||||
(lambda (obj)
|
(lambda (obj)
|
||||||
|
(declare (ignore obj))
|
||||||
(setf bounds-x (parse-integer (width (window body)) :junk-allowed t))
|
(setf bounds-x (parse-integer (width (window body)) :junk-allowed t))
|
||||||
(setf bounds-y (parse-integer (height (window body)) :junk-allowed t))))
|
(setf bounds-y (parse-integer (height (window body)) :junk-allowed t))))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue