diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-13 16:19:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-13 16:19:32 +0100 |
| commit | 826e8d5471665593a90951f2866d7dc5bf4c9118 (patch) | |
| tree | 0fa88f5c7a1a143123e35065e8daad51593cc52e /src | |
| parent | da55d9723ccba93632fb4c49a7ae50cd984ffc85 (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 192b77412..d1415ab62 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -139,6 +139,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Jeff Boot")); + supported_by.Add (wxT ("Paul Carey")); supported_by.Add (wxT ("Kieran Carroll")); supported_by.Add (wxT ("Nathan Carpenter")); supported_by.Add (wxT ("Matt Carter")); |
