Add supporter.
authorCarl Hetherington <cth@carlh.net>
Thu, 27 Feb 2014 10:15:45 +0000 (10:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 27 Feb 2014 10:15:45 +0000 (10:15 +0000)
src/wx/about_dialog.cc

index d240328494c45cb2c0fe3337d6b1465ed30d11a3..ca217a2270515a1b9215f4e25aa2f10bff1aa150 100644 (file)
@@ -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;