From 820bbcbbd24f71e7699457925851c3cd94f159dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 8 Nov 2016 11:01:44 +0000 Subject: [PATCH] Tester. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) 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")); -- 2.30.2