mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 03:48:11 +08:00
@@ -129,6 +129,7 @@ impl PropertyHolder for MenuBarMessageHandler {
|
||||
MenuEntry {
|
||||
label: "Import…".into(),
|
||||
shortcut: Some(vec![Key::KeyControl, Key::KeyI]),
|
||||
action: MenuEntry::create_action(|_| PortfolioMessage::Import.into()),
|
||||
..MenuEntry::default()
|
||||
},
|
||||
MenuEntry {
|
||||
|
||||
Reference in New Issue
Block a user