Expose delete-section function
(insert-section still remains hidden, it inserts the length of the selection at the edit-point, it should perhaps insert at the start of the selection instead)
This commit is contained in:
parent
a2975bb4b7
commit
f602618170
@ -201,6 +201,7 @@
|
||||
<separator/>
|
||||
<menuitem action='cut-paste-section'/>
|
||||
<menuitem action='copy-paste-section'/>
|
||||
<menuitem action='delete-section'/>
|
||||
<separator/>
|
||||
<menu action="SelectMenu">
|
||||
<menuitem action='select-all-objects'/>
|
||||
|
Loading…
Reference in New Issue
Block a user