diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-23 00:09:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-23 00:09:39 +0100 |
| commit | f4d07848eef082fc8dd6c023e280fecd287e6c5f (patch) | |
| tree | f58bb96d826f8e66a6ad2ee500eb838d5c36611e /src | |
| parent | 56bf4c663656bb5a980a5324fcf907d25d874a2e (diff) | |
Supporters.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 2 |
1 files changed, 2 insertions, 0 deletions
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")); |
