From: Carl Hetherington Date: Wed, 29 Nov 2017 01:05:32 +0000 (+0000) Subject: Supporter. X-Git-Tag: v2.11.28~18 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=fe413f8f083338607af12f6c22344f1420b116d4 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 47dec6de0..6cfa37823 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -206,6 +206,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Thierry Journet")); supported_by.Add (wxT ("Mario Kalogjera")); supported_by.Add (wxT ("Zbigniew Kamiński")); + supported_by.Add (wxT ("Karn Karamad")); supported_by.Add (wxT ("Klaus Karger")); supported_by.Add (wxT ("Ikram Karimov")); supported_by.Add (wxT ("Chris Kay"));