summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-08 11:01:44 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-08 11:01:44 +0000
commit820bbcbbd24f71e7699457925851c3cd94f159dd (patch)
tree504f9999c40610d9a020f31c9f7a03c9fe28ccd3 /src
parentde004ef24e078906f656cbf4cc790bbfe11ea69c (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 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"));