Add UndoTabClose to the Dummy menu
This commit is contained in:
parent
d53ef7c92f
commit
5ec06f6d2e
1 changed files with 1 additions and 0 deletions
|
@ -3202,6 +3202,7 @@ static const gchar* ui_markup =
|
|||
"<menuitem action='FindPrevious'/>"
|
||||
"<menuitem action='TabPrevious'/>"
|
||||
"<menuitem action='TabNext'/>"
|
||||
"<menuitem action='UndoTabClose'/>"
|
||||
"<menuitem action='TrashEmpty'/>"
|
||||
"</menu>"
|
||||
"</menubar>"
|
||||
|
|
Loading…
Reference in a new issue