From: Carl Hetherington Date: Mon, 23 Jun 2014 18:15:17 +0000 (+0100) Subject: Add supporter. X-Git-Tag: v2.0.48~551^2~56 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=461b06109247773349b6cc17c01f74f4131ff04e;p=dcpomatic.git Add supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 5e916d149..090f109a2 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -112,6 +112,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Manual AC")); supported_by.Add (wxT ("Kambiz Afshar")); supported_by.Add (wxT ("Louis Belloisy")); + supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Kieran Carroll")); supported_by.Add (wxT ("Frank Cianciolo"));