From: Carl Hetherington Date: Mon, 31 Mar 2014 15:43:14 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.0.48~551^2~261 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=e55d6da8817488f7a639130be54bcab152d19b89 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index acd610ade..8dea61747 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Wolfgang Woehl")); supported_by.Add (wxT ("Wolfram Weber")); supported_by.Add (wxT ("Frank de Wulf")); + supported_by.Add (wxT ("Pavel Zhdanko")); add_section (_("Supported by"), supported_by); wxArrayString tested_by;