summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-03-29 22:47:27 +0200
committerCarl Hetherington <cth@carlh.net>2021-03-29 22:47:27 +0200
commit41c4b4547302f6a337976442d944d086746b162b (patch)
tree3d10dabff8ca80495d427bc461dd90916297c5c4
parent5baecb091f5f3f956be002668ce74291c7826b95 (diff)
Update authors table.
I've searched email, git logs, google, forum and mantis and found no trace of what Jianguo did. Sorry if you see this, Jianguo! Please remind me of your contribution!
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index fac72ac8a..79c6d4369 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -97,7 +97,6 @@ AboutDialog::AboutDialog (wxWindow* parent)
written_by.Add (wxT ("Terrence Meiczinger"));
written_by.Add (wxT ("Mart Jansink"));
written_by.Add (wxT ("Ole Laursen"));
- written_by.Add (wxT ("Jianguo Huang"));
add_section (_("Written by"), written_by);
wxArrayString with_help_from;