Merge branch 'master' into master
This commit is contained in:
commit
8efc6084ec
8 changed files with 310 additions and 393 deletions
|
|
@ -212,8 +212,7 @@ pub fn menu_bar<'a>(
|
|||
menu::Item::Button(fl!("paste"), Action::Paste),
|
||||
menu::Item::Button(fl!("select-all"), Action::SelectAll),
|
||||
menu::Item::Divider,
|
||||
//TODO: edit history
|
||||
menu::Item::Button(fl!("operations"), Action::Operations),
|
||||
menu::Item::Button(fl!("history"), Action::EditHistory),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue