Removed icons
This commit is contained in:
parent
96cc6d5ce5
commit
314c26e4ec
8 changed files with 55 additions and 89 deletions
|
@ -136,7 +136,7 @@ pub fn menus() -> Vec<Menu<'static>> {
|
|||
},
|
||||
MenuItem::Action {
|
||||
name: "Find In Project",
|
||||
action: Box::new(search::project_search::Deploy),
|
||||
action: Box::new(workspace::NewSearch),
|
||||
},
|
||||
MenuItem::Separator,
|
||||
MenuItem::Action {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue