From: Carl Hetherington Date: Fri, 16 Aug 2013 11:09:56 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~1337^2~74 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=c11ba52857fcaeae4deef01b4bb126e1865df325;hp=9a9f2cf479127bf9b3eff726f4f73103acae9b85;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index a7b1908f1..45f2f6c37 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -104,6 +104,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Manual AC")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Olivier Lemaire")); + supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Andrä Steiner")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Kjarten Michaelsen"));