From 69c9b15a947e734c9f79ed1336c28da364f82f0f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 14 Jan 2015 10:36:27 +0000 Subject: [PATCH] Supporters. --- src/wx/about_dialog.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index e0c3cd26f..782331f05 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -167,8 +167,10 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Stiebing")); supported_by.Add (wxT ("Randy Stankey")); supported_by.Add (wxT ("Bruce Taylor")); + supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Wolfgang Woehl")); supported_by.Add (wxT ("Wolfram Weber")); + supported_by.Add (wxT ("Johannes Wilbrand")); supported_by.Add (wxT ("Frank de Wulf")); supported_by.Add (wxT ("Pavel Zhdanko")); supported_by.Add (wxT ("Daniel Židek")); -- 2.30.2