diff --git a/collects/mred/edit.ss b/collects/mred/edit.ss index 3cf124bb..a8837f04 100644 --- a/collects/mred/edit.ss +++ b/collects/mred/edit.ss @@ -606,7 +606,7 @@ (when sucessful? (check-lock)) (super-after-load-file sucessful?))] - [autowrap-bitmap mred:icon:autowrap-bitmap]) + [autowrap-bitmap (mred:icon:get-autowrap-bitmap)]) (sequence (apply super-init args) (let ([keymap (get-keymap)])