original commit: 1ef97db724e23880048e429a5d85ff452a34a3c4
This commit is contained in:
Matthew Flatt 2003-06-17 16:12:21 +00:00
parent dcb848e9ad
commit d615478ed0

View File

@ -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)