From f4d07848eef082fc8dd6c023e280fecd287e6c5f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 23 Oct 2016 00:09:39 +0100 Subject: [PATCH] Supporters. --- src/wx/about_dialog.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 70cfed4e1..6e6c55e68 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -180,6 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Film.Ca Inc.")); supported_by.Add (wxT ("Denis Ivashvkevych")); supported_by.Add (wxT ("Karl Jacob")); + supported_by.Add (wxT ("Henrik Jäger")); supported_by.Add (wxT ("Tomasz Jagi")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Mathew Johns")); @@ -191,6 +192,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Erwan Kerzanet")); supported_by.Add (wxT ("Kert Kiima")); supported_by.Add (wxT ("Alabama Kino")); + supported_by.Add (wxT ("James Kirst")); supported_by.Add (wxT ("Adam Klotblixt")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Cihan Kulaber")); -- 2.30.2