mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 02:49:46 +00:00
Add separator between depth and inset stuff
Adds a separator that is missing between depth increase/decrease and inset stuff in the Edit menu Fix for bug #12931.
This commit is contained in:
parent
ff7696f184
commit
58b4b6f4d5
@ -138,6 +138,7 @@ Menuset
|
|||||||
# obvious what the context is for the others)
|
# obvious what the context is for the others)
|
||||||
OptItem "Increase List Depth|I" "depth-increment"
|
OptItem "Increase List Depth|I" "depth-increment"
|
||||||
OptItem "Decrease List Depth|D" "depth-decrement"
|
OptItem "Decrease List Depth|D" "depth-decrement"
|
||||||
|
Separator
|
||||||
OptItem "Dissolve Inset" "inset-dissolve"
|
OptItem "Dissolve Inset" "inset-dissolve"
|
||||||
OptItem "TeX Code Settings...|C" "inset-settings ert"
|
OptItem "TeX Code Settings...|C" "inset-settings ert"
|
||||||
# 'a' shortcut to match Insert entry, shouldn't clash with Table Settings
|
# 'a' shortcut to match Insert entry, shouldn't clash with Table Settings
|
||||||
|
Loading…
Reference in New Issue
Block a user