original commit: 71e9627d280e7e823da3ec9dbd43af631223772b
This commit is contained in:
Robby Findler 1999-02-23 15:34:13 +00:00
parent 6b6a4564dc
commit 8b691f927a

View File

@ -1,5 +1,6 @@
(unit/sig framework:text^ (unit/sig framework:text^
(import mred-interfaces^ (import mred-interfaces^
[icon : framework:icon^]
[editor : framework:editor^] [editor : framework:editor^]
[preferences : framework:preferences^] [preferences : framework:preferences^]
[keymap : framework:keymap^] [keymap : framework:keymap^]
@ -297,7 +298,7 @@
(public (public
[initial-autowrap-bitmap (lambda () #f)]) [initial-autowrap-bitmap (lambda () (icon:get-autowrap-bitmap))])
(sequence (sequence
(apply super-init args) (apply super-init args)