mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-03-31 23:04:55 +03:00
update main_window close
This commit is contained in:
parent
7218f0c544
commit
b5d19b5ea6
@ -1122,7 +1122,7 @@ fn build_ui(application: &Application, error_dialog: MessageDialog, error_messag
|
||||
.as_inner().id()
|
||||
)).output().unwrap();
|
||||
}
|
||||
main_window.close();
|
||||
main_window.destroy();
|
||||
adw::gtk::Inhibit(true)
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user