diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-05 21:15:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-05 21:15:28 +0100 |
| commit | 87dfabb1b5d1e30a568949b70730e2c3da10274d (patch) | |
| tree | edd82754a9d70c9bc5e6c6396a6c0847a25aa069 /src | |
| parent | 4750382795aaf7964cfc4af9483d30dd4e565b4c (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 44ee6d3f1..7fb65fcab 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 ("Tomasz Jagi")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Mathew Johns")); supported_by.Add (wxT ("Thierry Journet")); |
