From: Carl Hetherington Date: Sun, 22 Nov 2015 21:30:20 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.5.7~2 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=0377cc571a3eaa2abc18cbcf1ee926c55237ebe5 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 09ec7a723..6763cbc3b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -172,6 +172,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Olivier Lemaire")); supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); + supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Adrian Manolescu")); supported_by.Add (wxT ("Mattias Mattsson")); supported_by.Add (wxT ("Kjarten Michaelsen"));