From: Carl Hetherington Date: Tue, 4 Mar 2014 19:17:15 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.0.48~900^2 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=5f66a692647fc901f7dca709ad08c65010bd84e7;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index ca217a227..7b82f1237 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -135,6 +135,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Lindsay Morris")); + supported_by.Add (wxT ("Tim O'Brien")); add_section (_("Supported by"), supported_by); wxArrayString testers;