Add confirm_quit setting
This commit is contained in:
parent
be2c601176
commit
2f42af2ac3
5 changed files with 31 additions and 13 deletions
|
@ -989,7 +989,7 @@ impl MutableAppContext {
|
|||
window.toggle_full_screen();
|
||||
}
|
||||
|
||||
fn prompt(
|
||||
pub fn prompt(
|
||||
&self,
|
||||
window_id: usize,
|
||||
level: PromptLevel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue