...
original commit: bd0c59dad8f3ab39d30c7c289645b755f28f334b
This commit is contained in:
parent
d25a01dcec
commit
59f4f161d5
|
@ -147,7 +147,12 @@
|
|||
(public
|
||||
[get-area-container (lambda () panel)])
|
||||
(sequence
|
||||
(set! after-init? #t))))
|
||||
(set! after-init? #t)
|
||||
'(global-defined-value 'open-frames
|
||||
(cons (make-weak-box this)
|
||||
(global-defined-value 'open-frames))))))
|
||||
|
||||
'(global-defined-value 'open-frames null)
|
||||
|
||||
(define info<%> (interface (basic<%>)
|
||||
determine-width
|
||||
|
|
Loading…
Reference in New Issue
Block a user