mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-02 16:49:41 +02:00
Add "Benchmark completed successfully." to end of Benchmark run.
This commit is contained in:
parent
588ee05965
commit
0d64482f87
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user