summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-19 00:02:31 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-19 00:02:31 +0100
commit6405a6cec2420a4810dc0a39942804b4dd5bb7b9 (patch)
treec23932de4346901fd70963b987852ba484e73e52 /src
parent0dfd150ac546eb42067cb51b6d4386fadc24afab (diff)
Tester.
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 04dcbc2f9..9e53f050e 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -248,6 +248,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Greg Rooke"));
tested_by.Add (wxT ("Elad Saad"));
tested_by.Add (wxT ("Karim Senoucci"));
+ tested_by.Add (wxT ("Hordur Valgardsson"));
tested_by.Add (wxT ("Simon Vannarath"));
tested_by.Add (wxT ("Igor Voytovich"));
tested_by.Add (wxT ("Andrew Walls"));