summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-12-03 09:32:32 +0000
committerCarl Hetherington <cth@carlh.net>2014-12-03 09:32:32 +0000
commitb1a381a4f1c80bbc57db8c393684875577ab3c94 (patch)
tree440b84f5b11898c8186bfe37e53842741184138a /src
parentdd4f004b40c3d48f984c24b63421f42c12dbf9cf (diff)
Hand-apply 08de97cc3cb8fc1ab9251d46bd3f8ead48327ae2 from master;
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 61fcdec21..7c3d357ab 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -209,6 +209,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Peter Puchner"));
tested_by.Add (wxT ("Markus Raab"));
tested_by.Add (wxT ("Greg Rooke"));
+ tested_by.Add (wxT ("Elad Saad"));
tested_by.Add (wxT ("Karim Senoucci"));
tested_by.Add (wxT ("Simon Vannarath"));
tested_by.Add (wxT ("Andrew Walls"));