From 018a581729e7c50206b18536eb4f3db4d03e0950 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 29 May 2017 02:15:37 +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 92c89459d..42e878001 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -282,6 +282,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Petter Trønsdal")); supported_by.Add (wxT ("Richard Turner")); + supported_by.Add (wxT ("Tilman Vatteroth")); supported_by.Add (wxT ("Stéphane Wagneur")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Raoul Walzer")); -- 2.30.2