From: Carl Hetherington Date: Tue, 30 Sep 2014 19:09:26 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~561^2~1 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=1a2fe60d121b1a01f13e67563578cfcccfb4f1d3 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 1aa7ef3e4..7a46293fb 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -123,6 +123,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); + supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano"));