From 2ff846817f8c658d968cff2c8f3ac7023fbae99f Mon Sep 17 00:00:00 2001 From: windinthew Date: Fri, 23 Apr 2010 10:14:57 +0000 Subject: [PATCH] Al Dimond > Team --- src/AboutDialog.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 20c986aff..73bf536f6 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -62,6 +62,7 @@ void AboutDialog::CreateCreditsList() AddCredit(wxT("Michael Chinen"), roleTeamDeveloper); AddCredit(wxT("James Crook"), roleTeamDeveloper); AddCredit(wxT("Steve Daulton"), roleTeamSupport); + AddCredit(wxT("Al Dimond"), roleTeamDeveloper); AddCredit(wxT("Ruslan Ijbulatov"), roleTeamDeveloper); AddCredit(wxT("Vaughan Johnson"), roleTeamDeveloper); AddCredit(wxT("Greg Kozikowski"), roleTeamSupport);