summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6e6c55e68..5402d3671 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -311,6 +311,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Olivier Lemaire"));
tested_by.Add (wxT ("Gavin Lewarne"));
tested_by.Add (wxT ("Gérald Maruccia"));
+ tested_by.Add (wxT ("George Mazarakis"));
tested_by.Add (wxT ("Mattias Mattsson"));
tested_by.Add (wxT ("Will Meadows"));
tested_by.Add (wxT ("Brad Miller"));