Add Benno Zwanenburg as a tester.
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2024 12:11:09 +0000 (13:11 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Feb 2024 12:11:09 +0000 (13:11 +0100)
src/wx/about_dialog.cc

index adbe2eb7bc2e6de2becfc4f752b71c48b3578a59..60f96664e7abcbffb6067d2650ae06d583cbedaf 100644 (file)
@@ -231,6 +231,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Andreas Weiss"));
        tested_by.Add (wxT ("Paul Willmott"));
        tested_by.Add (wxT ("Wolfgang Woehl"));
+       tested_by.Add (wxT ("Benno Zwanenburg"));
        tested_by.Add (wxT ("Дима Агатов"));
        add_section (_("Tested by"), tested_by);