diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-11 20:14:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-11 20:14:32 +0100 |
| commit | 8cdd8fe486331d10140a4d38a1fef9efc6fb8283 (patch) | |
| tree | 41448d645b93c89cd3302b386396d21047335a0d /src | |
| parent | f679e8ab99d25bcf725732e0c79b658f38a39a27 (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 486619152..73e614252 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -187,6 +187,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("刘汉源")); supported_by.Add (wxT ("Jeff Hemingway")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); + supported_by.Add (wxT ("Joseph Huether")); supported_by.Add (wxT ("Film.Ca Inc.")); supported_by.Add (wxT ("Denis Ivashvkevych")); supported_by.Add (wxT ("Karl Jacob")); |
