diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-20 23:26:50 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-20 23:26:50 +0000 |
| commit | 6c7d8891b63761e67a6b4f5cb3b23300937f6095 (patch) | |
| tree | 007aad566aabe86df095ee3e204cb867b3211c79 /src | |
| parent | d8a19dca28268e3ac92f117d00c1064c0b06515c (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 208041fd0..8550ff68e 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -137,6 +137,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Kieran Carroll")); + supported_by.Add (wxT ("Nathan Carpenter")); supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); |
