summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-05-24 22:51:56 +0100
committerCarl Hetherington <cth@carlh.net>2014-05-24 22:51:56 +0100
commit11f7a81a633f5e17a6870b2cd03d26da056d2529 (patch)
tree0b580a4df86979f90af0379c5badff1695527e39
parent446427a28a055115d78d5ec513b9229571fca511 (diff)
Add tester.
-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 fe2c8d7ab..0dba730a0 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -160,6 +160,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Luke Granger-Brown"));
tested_by.Add (wxT ("Steve Guttag"));
tested_by.Add (wxT ("Patrick Haderer"));
+ tested_by.Add (wxT ("Bill Hamell"));
tested_by.Add (wxT ("Jonathan Jensen"));
tested_by.Add (wxT ("Thierry Journet"));
tested_by.Add (wxT ("Ada de Kamper"));