Add separator before Optimization Coach right-click menu entry.
This commit is contained in:
parent
69873c8db8
commit
937c901ce7
|
@ -162,6 +162,7 @@
|
|||
(match-define `(,start ,end ,popup-fun) h)
|
||||
(or new-item
|
||||
(and (<= start pos end)
|
||||
(new separator-menu-item% [parent menu])
|
||||
(new menu-item%
|
||||
[label "Show Optimization Info"]
|
||||
[parent menu]
|
||||
|
|
Loading…
Reference in New Issue
Block a user