From: Carl Hetherington Date: Tue, 1 Aug 2017 20:27:02 +0000 (+0100) Subject: Supporter. X-Git-Tag: v2.11.17~31 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=233e167439a233942f3b1b8be19c14b74641d4b1 Supporter. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index c1a551129..f03d3595a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -211,6 +211,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("James Kirst")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); + supported_by.Add (wxT ("Timm Kröger")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("David Armati Lechner"));