From 165f551900340a2c3bb69c8aa3cdb5686a4b04dc Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 16 Jul 2015 23:44:13 +0100 Subject: Add tester. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 712631f2b..b84bf6619 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -234,6 +234,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Elad Saad")); tested_by.Add (wxT ("Karim Senoucci")); tested_by.Add (wxT ("Simon Vannarath")); + tested_by.Add (wxt ("Igor Voytovich")); tested_by.Add (wxT ("Andrew Walls")); tested_by.Add (wxT ("Andreas Weiss")); tested_by.Add (wxT ("Paul Willmott")); -- cgit v1.2.3