diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-03-15 23:43:12 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-03-15 23:43:12 +0000 |
| commit | aea4ba4a562e765071b2e049cafb4439ad1c9b19 (patch) | |
| tree | 90f0d317651bdb315afb36715de385ad52790ac6 /src | |
| parent | e340b96b4a33725e70e3703b0c60ba8da95bca3b (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 c5c53849b..2280d40bd 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 ("Gerhard Gruber")); supported_by.Add (wxT ("Flor Guillaume")); supported_by.Add (wxT ("Patrick Haderer")); + supported_by.Add (wxT ("Liu Hanyuan")); supported_by.Add (wxT ("Jeff Hemingway")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Film.Ca Inc.")); |
