]> git.lyx.org Git - features.git/commitdiff
Add separator between depth and inset stuff
authorDaniel Ramoeller <d.lyx@web.de>
Fri, 13 Oct 2023 07:17:39 +0000 (09:17 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 13 Oct 2023 09:15:03 +0000 (11:15 +0200)
Adds a separator that is missing between depth increase/decrease and inset stuff in the Edit menu

Fix for bug #12931.

lib/ui/stdmenus.inc

index a69189c0a0ad316bd5c1d08ad292f37c96dcc532..93db305124c17947d258b4016ba591106c2385cd 100644 (file)
@@ -138,6 +138,7 @@ Menuset
 # obvious what the context is for the others)
                OptItem "Increase List Depth|I" "depth-increment"
                OptItem "Decrease List Depth|D" "depth-decrement"
+               Separator
                OptItem "Dissolve Inset" "inset-dissolve"
                OptItem "TeX Code Settings...|C" "inset-settings ert"
 # 'a' shortcut to match Insert entry, shouldn't clash with Table Settings