Remove duplicate context menu item

Fixes: #10368
This commit is contained in:
Juergen Spitzmueller 2016-09-07 09:51:47 +02:00
parent b14d9186bb
commit 03f889a46c
2 changed files with 2 additions and 1 deletions

View File

@ -160,7 +160,6 @@ Menuset
#
Menu "context-argument"
Item "Dissolve Inset|D" "inset-dissolve"
Separator
SwitchArguments
End

View File

@ -114,6 +114,8 @@ What's new
- When Enter does nothing (empty paragraph), do not record undo (bug 10089).
- Remove duplicate context menu item for Argument insets (bug 10368).
* INTERNALS