summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-04-24 22:27:53 +0100
committerCarl Hetherington <cth@carlh.net>2015-04-24 22:27:53 +0100
commit8acffb9e32b1b608c32768f5c6efafa8d250ede0 (patch)
tree0f364b8fc25c7b0f0be60af33be18f41d2cd4b32 /src
parent53ca38e79e4bd9e97c75286a157533a9e62740db (diff)
Tested by.
Diffstat (limited to 'src')
-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 54cbb090c..98dd83262 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -218,6 +218,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Gérald Maruccia"));
tested_by.Add (wxT ("Will Meadows"));
tested_by.Add (wxT ("Brad Miller"));
+ tested_by.Add (wxT ("Ash Mitchell"));
tested_by.Add (wxT ("Anders Nordentoft-Madsen"));
tested_by.Add (wxT ("Mauro Ottonello"));
tested_by.Add (wxT ("Peter Puchner"));