From 356e2d767c4a3dc65869dc1d75476a94e2e2ba07 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 2 Jan 2018 15:07:12 +0000 Subject: [PATCH] Supporter. --- src/wx/about_dialog.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 201d2a23e..a81ac3d6b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -167,6 +167,8 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("JP Davidson")); supported_by.Add (wxT ("Yohann Dedy")); + supported_by.Add (wxT ("Agostino Dall'Olio")); + supported_by.Add (wxT ("Susanne Deicker")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("e22.digital")); @@ -269,6 +271,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Anders Olsson")); supported_by.Add (wxT ("Kevin Orman")); supported_by.Add (wxT ("Olov Östlund")); + supported_by.Add (wxT ("Nat Phong")); supported_by.Add (wxT ("Vasiliy Popov")); supported_by.Add (wxT ("Rui Pereira")); supported_by.Add (wxT ("Armin Peterhans")); -- 2.30.2