mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Add "Benchmark completed successfully." to end of Benchmark run.
This commit is contained in:
@@ -530,6 +530,7 @@ void BenchmarkDialog::OnRun( wxCommandEvent &event )
|
||||
d->Deref();
|
||||
|
||||
Sequence::SetMaxDiskBlockSize(oldBlockSize);
|
||||
Printf(wxT("Benchmark completed successfully.\n"));
|
||||
HoldPrint(false);
|
||||
|
||||
gPrefs->Write(wxT("/GUI/EditClipCanMove"), editClipCanMove);
|
||||
|
||||
Reference in New Issue
Block a user