Tester.
authorCarl Hetherington <cth@carlh.net>
Mon, 22 Jan 2018 01:02:10 +0000 (01:02 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 22 Jan 2018 01:02:10 +0000 (01:02 +0000)
src/wx/about_dialog.cc

index 05d27b9941f65f70ccd75d8c550f7ea186ea4a4e..66201aec20881bc137ac50f81204e808297b4ecc 100644 (file)
@@ -142,6 +142,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString tested_by;
        tested_by.Add (wxT ("Manuel AC"));
        tested_by.Add (wxT ("Trever Anderson"));
+       tested_by.Add (wxT ("JP Beauviala"));
        tested_by.Add (wxT ("Mike Blakesley"));
        tested_by.Add (wxT ("David Booty"));
        tested_by.Add (wxT ("Roop Chand"));