From: Carl Hetherington Date: Sun, 21 Jan 2018 00:45:02 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.11.45~6 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=6db8987ec2e58d1e938965d4e6887f7aa1ce0da2 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index f9d3ae7a4..ca6470171 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -270,6 +270,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Moviemento Kino")); supported_by.Add (wxT ("NT Next")); supported_by.Add (wxT ("David Nedrow")); + supported_by.Add (wxT ("Morten Nielsen")); supported_by.Add (wxT ("Niclas Nornemark")); supported_by.Add (wxT ("Casablanca Nuernberg")); supported_by.Add (wxT ("Pascal Nussbaum"));