diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-03 00:06:01 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-03 00:06:01 +0100 |
| commit | 5ab303bbd36982dad1a35243256f1e7099775982 (patch) | |
| tree | 704d6adfcd104f9f01e997d32acc0ee617b3ffba /src | |
| parent | 1a2fe60d121b1a01f13e67563578cfcccfb4f1d3 (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 7a46293fb..58f299723 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -118,6 +118,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Kieran Carroll")); + supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); |
