1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 04:01:54 +01:00

Merge pull request #36 from DanWin/performance

Performance improvements
This commit is contained in:
Leland Lucius
2015-04-24 07:52:38 -05:00
37 changed files with 132 additions and 141 deletions

View File

@@ -117,6 +117,7 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Philip Van Baren"), roleContributor);
AddCredit(wxT("Salvo Ventura"), roleContributor);
AddCredit(wxT("Jun Wan"), roleContributor);
AddCredit(wxT("Daniel Winzen"), roleContributor);
AddCredit(wxT("Tom Woodhams"), roleContributor);
AddCredit(wxT("Wing Yu"), roleContributor);