...
original commit: 71e9627d280e7e823da3ec9dbd43af631223772b
This commit is contained in:
parent
6b6a4564dc
commit
8b691f927a
|
@ -1,5 +1,6 @@
|
|||
(unit/sig framework:text^
|
||||
(import mred-interfaces^
|
||||
[icon : framework:icon^]
|
||||
[editor : framework:editor^]
|
||||
[preferences : framework:preferences^]
|
||||
[keymap : framework:keymap^]
|
||||
|
@ -297,7 +298,7 @@
|
|||
|
||||
|
||||
(public
|
||||
[initial-autowrap-bitmap (lambda () #f)])
|
||||
[initial-autowrap-bitmap (lambda () (icon:get-autowrap-bitmap))])
|
||||
|
||||
(sequence
|
||||
(apply super-init args)
|
||||
|
|
Loading…
Reference in New Issue
Block a user