diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-03 00:07:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-03 00:07:54 +0100 |
| commit | c6c082c4a8016f85ba4207f4b8ccee1d5770e4a4 (patch) | |
| tree | 6c72688c436c2c321dfc6435a11fbf3ff11ddc2e /src | |
| parent | 938d3cde87a1958513bc1e98d2285dda1e960055 (diff) | |
| parent | 5ab303bbd36982dad1a35243256f1e7099775982 (diff) | |
Merge remote-tracking branch 'origin/master' into 2.0
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 1f5c24399..15b667f9b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -122,6 +122,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")); |
