From 694a5f0655ca8a11e5dd920aa6bd25bcad851a46 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 2 May 2021 10:12:31 +0200 Subject: [PATCH] Add Groet Han as a 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 79c6d4369..73c569282 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -179,6 +179,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Steve Guttag")); tested_by.Add (wxT ("Patrick Haderer")); tested_by.Add (wxT ("Bill Hamell")); + tested_by.Add (wxT ("Groet Han")); tested_by.Add (wxT ("Jonathan Jensen")); tested_by.Add (wxT ("Thierry Journet")); tested_by.Add (wxT ("Markus Kalb")); -- 2.30.2