mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
Fix for bug #1150
This commit is contained in:
@@ -957,6 +957,9 @@ int ExportMultiple::DoExport(int channels,
|
||||
mExported.Add(name.GetFullPath());
|
||||
}
|
||||
|
||||
Refresh();
|
||||
Update();
|
||||
|
||||
return success;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user