..
original commit: fc8249b05a7bb34e551350bc2b9e09fd89dfbee5
This commit is contained in:
parent
b19107a59a
commit
fbd743993c
|
@ -93,7 +93,7 @@
|
||||||
(label (string-constant bring-frame-to-front...))
|
(label (string-constant bring-frame-to-front...))
|
||||||
(parent menu)
|
(parent menu)
|
||||||
(callback (lambda (x y) (choose-a-frame (send (send menu get-parent) get-frame))))
|
(callback (lambda (x y) (choose-a-frame (send (send menu get-parent) get-frame))))
|
||||||
(shortcut #\h))
|
(shortcut #\j))
|
||||||
(make-object separator-menu-item% menu)
|
(make-object separator-menu-item% menu)
|
||||||
(for-each
|
(for-each
|
||||||
(lambda (frame)
|
(lambda (frame)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user