...
original commit: 71e9627d280e7e823da3ec9dbd43af631223772b
This commit is contained in:
parent
6b6a4564dc
commit
8b691f927a
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user