fixed PR 8103

svn: r3313
This commit is contained in:
Robby Findler 2006-06-10 01:26:16 +00:00
parent beda11b5a2
commit 77e2fee4ef

View File

@ -833,6 +833,7 @@ If the namespace does not, they are colored the unbound color.
(define/augment (on-close)
(send report-error-text on-close)
(send (get-defs) syncheck:clear-arrows)
(inner (void) on-close))
;; syncheck:add-to-cleanup-texts : (is-a?/c text%) -> void