1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-25 08:58:06 +02:00

Added Robert Hänggi to contributors in AboutDialog.

This commit is contained in:
James Crook 2016-01-22 17:00:29 +00:00
parent 4b8a413bbb
commit 4e8c265535

View File

@ -97,6 +97,7 @@ void AboutDialog::CreateCreditsList()
AddCredit(wxT("Mitch Golden"), roleContributor);
AddCredit(wxT("Brian Gunlogson"), roleContributor);
AddCredit(wxT("Andrew Hallendorff"), roleContributor);
AddCredit(wxT("Robert H\x00e4nggi"), roleContributor);
AddCredit(wxT("Daniel Horgan"), roleContributor);
AddCredit(wxT("David Hostetler"), roleContributor);
AddCredit(wxT("Steve Jolly"), roleContributor);