Supporter.
authorCarl Hetherington <cth@carlh.net>
Tue, 4 Mar 2014 19:17:15 +0000 (19:17 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 4 Mar 2014 19:17:15 +0000 (19:17 +0000)
src/wx/about_dialog.cc

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