From: Carl Hetherington Date: Tue, 1 Mar 2016 16:49:24 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.6.31~11^2 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=a5bb775f62a7d0925c830b1e0404d49f998109ca;p=dcpomatic.git Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index b61333ec9..1de043f5e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -201,6 +201,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Kevin Orman")); supported_by.Add (wxT ("Rui Pereira")); + supported_by.Add (wxT ("Denis Postle")); supported_by.Add (wxT ("Aditya Pratama")); supported_by.Add (wxT ("Ceridwen Productions")); supported_by.Add (wxT ("Ivan Pullman"));