summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-22 14:49:22 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-22 14:49:22 +0000
commitf4e435f24a6832f54727e4898901db7de3e21460 (patch)
treefea8ad6c71796adc066792be20f96de1679608e7 /src
parente78795bc6d7fa129512fc397eaec7505b9bdab5f (diff)
Supporter.
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 812772f10..3614f4ae7 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -179,6 +179,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Greg Rooke"));
tested_by.Add (wxT ("Karim Senoucci"));
tested_by.Add (wxT ("Simon Vannarath"));
+ tested_by.Add (wxT ("Andrew Walls"));
tested_by.Add (wxT ("Andreas Weiss"));
tested_by.Add (wxT ("Paul Willmott"));
tested_by.Add (wxT ("Wolfgang Woehl"));