diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-05-02 10:12:31 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-05-02 10:12:31 +0200 |
| commit | 694a5f0655ca8a11e5dd920aa6bd25bcad851a46 (patch) | |
| tree | aa1a802002bab3766c900212390c7e983499b888 /src | |
| parent | 1516214cdc7970797b79bca06b46a2eed16a1da3 (diff) | |
Add Groet Han as a tester.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
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")); |
