Add tester.
authorCarl Hetherington <cth@carlh.net>
Sat, 11 Jun 2022 23:08:17 +0000 (01:08 +0200)
committerCarl Hetherington <cth@carlh.net>
Sat, 11 Jun 2022 23:08:17 +0000 (01:08 +0200)
src/wx/about_dialog.cc

index e80a92d247023c602e8bc9ff1fc4916e9e9caac2..2d2cd17632109660036132563470b07438c60fed 100644 (file)
@@ -167,6 +167,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        wxArrayString tested_by;
        tested_by.Add (wxT ("Manuel AC"));
        tested_by.Add (wxT ("Trever Anderson"));
+       tested_by.Add (wxT ("Mohamad W. Ali"));
        tested_by.Add (wxT ("JP Beauviala"));
        tested_by.Add (wxT ("Mike Blakesley"));
        tested_by.Add (wxT ("David Booty"));