original commit: b1920f06faee7b8949af21ea71c1468de9752da6
This commit is contained in:
Mike MacHenry 2003-01-28 17:22:00 +00:00
parent a4c2ef824c
commit 1ad7fc6a52

View File

@ -793,8 +793,7 @@
(error 'frame:editor%
"result of get-canvas% method must match ~e interface; got: ~e"
<%> %))
(instantiate % ()
(parent (get-area-container)))))]
(instantiate % () (parent (get-area-container)))))]
(define (get-editor%)
(error 'editor-frame% "abstract method: no editor% class specified"))
(define (get-editor<%>)