mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-17 17:24:54 +00:00
Save the job queue after deleting jobs.
This commit is contained in:
parent
c433cca326
commit
56154bdb32
@ -219,7 +219,7 @@ job_dialog::on_delete(wxCommandEvent &evt) {
|
||||
}
|
||||
|
||||
if (selected.size() == 0)
|
||||
return;
|
||||
break;
|
||||
}
|
||||
|
||||
mdlg->save_job_queue();
|
||||
|
Loading…
Reference in New Issue
Block a user