summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-09 22:00:04 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-09 22:00:04 +0100
commit70aaee5bb3fd57ae749357b72f7afb655fd643e6 (patch)
tree1559f0aa8220fca4f2dbceb3692cdf20d14e985d
parent5f6ee203ec06970bac3ecd89e5b0780ed9b04f77 (diff)
Supporter.
-rw-r--r--src/wx/about_dialog.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc
index efc4e6f59..120306a05 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -170,6 +170,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Kjarten Michaelsen"));
supported_by.Add (wxT ("Aldo Midali"));
supported_by.Add (wxT ("Sylvain Mielle"));
+ supported_by.Add (wxT ("Howard Molton"));
supported_by.Add (wxT ("Lindsay Morris"));
supported_by.Add (wxT ("David Nedrow"));
supported_by.Add (wxT ("Tim O'Brien"));