f
original commit: 90a50390458637063f12a807b6adab7fec617d5d
This commit is contained in:
parent
afb9eb8fc7
commit
d6a2324215
|
@ -22,7 +22,8 @@
|
|||
run-after-edit-sequence
|
||||
get-top-level-window
|
||||
locked?
|
||||
on-close))
|
||||
on-close
|
||||
save-file-out-of-date?))
|
||||
|
||||
(define basic-mixin
|
||||
(mixin (editor<%>) (basic<%>) args
|
||||
|
@ -440,4 +441,4 @@
|
|||
(when (is-a? frame frame:info<%>)
|
||||
(send frame lock-status-changed)))))
|
||||
'framework:update-lock-icon))])
|
||||
(sequence (apply super-init args)))))
|
||||
(sequence (apply super-init args)))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user