mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-04 14:39:08 +02:00
Credits for Darrell Walisser (OpenMP for Spectrum Display)
This commit is contained in:
parent
d16c722d90
commit
09e6d20dbc
@ -117,6 +117,7 @@ void AboutDialog::CreateCreditsList()
|
|||||||
AddCredit(wxString(wxT("Mike Underwood, ")) + _("developer"), roleContributor);
|
AddCredit(wxString(wxT("Mike Underwood, ")) + _("developer"), roleContributor);
|
||||||
AddCredit(wxString(wxT("Philip Van Baren, ")) + _("developer"), roleContributor);
|
AddCredit(wxString(wxT("Philip Van Baren, ")) + _("developer"), roleContributor);
|
||||||
AddCredit(wxString(wxT("Salvo Ventura, ")) + _("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("Jun Wan, ")) + _("developer"), roleContributor);
|
||||||
AddCredit(wxString(wxT("Daniel Winzen, ")) + _("developer"), roleContributor);
|
AddCredit(wxString(wxT("Daniel Winzen, ")) + _("developer"), roleContributor);
|
||||||
AddCredit(wxString(wxT("Tom Woodhams, ")) + _("developer"), roleContributor);
|
AddCredit(wxString(wxT("Tom Woodhams, ")) + _("developer"), roleContributor);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user