From: Carl Hetherington Date: Fri, 22 Jan 2016 16:13:38 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.6.17~19 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=b955dce68af7bddca254c46f031ae2e79157d529;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 1fd7d3da6..05696e218 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -208,6 +208,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Bruce Taylor")); supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Richard Turner")); + supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); supported_by.Add (wxT ("Wolfram Weber"));