From: Carl Hetherington Date: Mon, 18 Jul 2016 23:22:17 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.9.4~5 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b26681e1e01ac54075fc99ae791ea0ee23b58e25 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index bdc859b14..a399c3179 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -200,6 +200,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Juan Marin Lorenzo")); + supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("George Mazarakis"));