.
original commit: 1ef97db724e23880048e429a5d85ff452a34a3c4
This commit is contained in:
parent
dcb848e9ad
commit
d615478ed0
|
@ -1317,7 +1317,7 @@
|
|||
(apply super-init mred proxy args))))
|
||||
|
||||
;; Weak boxed:
|
||||
(define active-main-frame #f)
|
||||
(define active-main-frame (make-weak-box #f))
|
||||
|
||||
(wx:application-file-handler (entry-point
|
||||
(lambda (f)
|
||||
|
|
Loading…
Reference in New Issue
Block a user