From 5f66a692647fc901f7dca709ad08c65010bd84e7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 4 Mar 2014 19:17:15 +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 ca217a227..7b82f1237 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -135,6 +135,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Lindsay Morris")); + supported_by.Add (wxT ("Tim O'Brien")); add_section (_("Supported by"), supported_by); wxArrayString testers; -- 2.30.2