From: Carl Hetherington Date: Tue, 13 Sep 2016 09:42:36 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.9.22~6 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=b65ce7631f7beea66bc4639e3de9e4aa8201a44d Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 2ea63fd2c..71992ac7f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -205,6 +205,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); + supported_by.Add (wxT ("Marco Löber")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu"));