,
original commit: 03cc870269352cef0d465e63582a69653b927c40
This commit is contained in:
parent
8b9f07f119
commit
422c14b4f1
|
@ -149,6 +149,7 @@
|
|||
|
||||
[add-border-button
|
||||
(lambda (b)
|
||||
(set! border-buttons (filter weak-box-value border-buttons))
|
||||
(set! border-buttons (cons (make-weak-box b) border-buttons)))]
|
||||
|
||||
;; add-child: update panel pointer.
|
||||
|
|
Loading…
Reference in New Issue
Block a user