From 713b673456dee8e2a089e9193080b3c91f8aee94 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 27 Feb 2014 10:15:45 +0000 Subject: Add supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index d24032849..ca217a227 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -134,6 +134,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Adam Colt")); + supported_by.Add (wxT ("Lindsay Morris")); add_section (_("Supported by"), supported_by); wxArrayString testers; -- cgit v1.2.3