..
original commit: 58ae806a7f9e5fef426e9fe05b514c696cd3978f
This commit is contained in:
parent
7a66caed46
commit
848328888f
|
@ -205,6 +205,6 @@
|
|||
|
||||
(define/override (read stream-in)
|
||||
(let ([snip (make-snip stream-in)])
|
||||
(send (send snip get-editor) read-from-file stream-in)
|
||||
(send (send snip get-editor) read-from-file stream-in #f)
|
||||
snip))
|
||||
(super-instantiate ()))))
|
Loading…
Reference in New Issue
Block a user