mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-05 14:18:53 +02:00
Fix bug 1873
This commit is contained in:
parent
1be17fc7a7
commit
3c657ea05d
@ -533,6 +533,7 @@ ProgressResult ExportCL::Export(AudacityProject *project,
|
||||
|
||||
dlg.ShowModal();
|
||||
|
||||
if (process.GetStatus() != 0)
|
||||
updateResult = ProgressResult::Failed;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user