summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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"));