From db8add47301d801726f929c7caadf60a382b616d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 21 Jan 2018 00:43:52 +0000 Subject: [PATCH 1/1] Supporter. --- 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 f65bae84e..f9d3ae7a4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -174,6 +174,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("e22.digital")); + supported_by.Add (wxT ("Roger Dubief")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); supported_by.Add (wxT ("Peter Ericson")); -- 2.30.2