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:
parent
4b8a413bbb
commit
4e8c265535
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user