From: Carl Hetherington Date: Thu, 27 Feb 2014 10:15:45 +0000 (+0000) Subject: Add supporter. X-Git-Tag: v2.0.48~904^2 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=713b673456dee8e2a089e9193080b3c91f8aee94;hp=b5a704f357d15f6d802b0a09e167b903f8a54bdd;p=dcpomatic.git Add supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index d24032849..ca217a227 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -134,6 +134,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Adam Colt")); + supported_by.Add (wxT ("Lindsay Morris")); add_section (_("Supported by"), supported_by); wxArrayString testers;