Format
This commit is contained in:
parent
86aa79733b
commit
d526040ff5
2 changed files with 4 additions and 2 deletions
|
|
@ -470,7 +470,7 @@ impl Application for App {
|
|||
self.result_opt = Some(DialogResult::Open(vec![path]));
|
||||
return window::close(self.main_window_id());
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Message::TabMessage(tab_message) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue