From 51f024b9d818db44e5d0db7bc4a5c03e324c25fb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 14 Feb 2015 17:51:14 +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 ff1ff2c1c..7b4d02f38 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -169,6 +169,7 @@ 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 ("Lawrence Towers")); supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Frank Wenz")); supported_by.Add (wxT ("Roland Wirtz")); -- 2.30.2