From 14d37e152969fb557401c663f5785fb55f5b6848 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 11 Jan 2015 22:27:22 +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 2caafbf8d..e0c3cd26f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -157,6 +157,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("David Nedrow")); supported_by.Add (wxT ("Tim O'Brien")); + supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); supported_by.Add (wxT ("David Rozenthal")); -- 2.30.2