From 3f3d3e68dc9ed3a5a0de5fd296771a62118a28d9 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 17 Feb 2015 09:16:46 +0000 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 d110ac3fd..2c84b7e35 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -131,6 +131,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); + supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); -- 2.30.2