original commit: cf97864abcae0bce3b9fee063af7b162030d7ff2
This commit is contained in:
Robby Findler 2005-04-05 17:28:19 +00:00
parent baaed52565
commit 45f87cf056

View File

@ -609,6 +609,7 @@ WARNING: printf is rebound in the body of the unit to always
(hash-table-put! linked-snips snip new-snip)
new-snip)])])
(send new-snip set-flags (send snip get-flags))
(send new-snip set-style (send snip get-style))
new-snip))
(define delegate #f)