From e3acfb5b4e39bf4ff70bbffdfa58a61be01aa6bb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 2 Jun 2017 10:43:11 +0100 Subject: [PATCH] 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 42e878001..486619152 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -283,6 +283,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Petter Trønsdal")); supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Tilman Vatteroth")); + supported_by.Add (wxT ("Alexey Vinokurov")); supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); -- 2.30.2