From 0b94724919f01edc7fc91e899ef179a7d94da039 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 27 Apr 2020 22:58:03 +0200 Subject: [PATCH] Add Sebastian Leitner 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 6d97cf002..e06fccc46 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -187,6 +187,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Carsten Kurz")); tested_by.Add (wxT ("Bill Lam")); tested_by.Add (wxT ("Lilian Lefranc")); + tested_by.Add (wxT ("Sebastian Leitner")); tested_by.Add (wxT ("Olivier Lemaire")); tested_by.Add (wxT ("Gavin Lewarne")); tested_by.Add (wxT ("Gérald Maruccia")); -- 2.30.2