mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Credits for Darrell Walisser (OpenMP for Spectrum Display)
This commit is contained in:
@@ -117,6 +117,7 @@ void AboutDialog::CreateCreditsList()
|
||||
AddCredit(wxString(wxT("Mike Underwood, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Philip Van Baren, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Salvo Ventura, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Darrell Walisser, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Jun Wan, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Daniel Winzen, ")) + _("developer"), roleContributor);
|
||||
AddCredit(wxString(wxT("Tom Woodhams, ")) + _("developer"), roleContributor);
|
||||
|
Reference in New Issue
Block a user