diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-17 14:22:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-17 14:22:09 +0100 |
| commit | 01230504a47f5a1c0da6c4f2ba0097dee62eccc3 (patch) | |
| tree | e862bb5cb26068a1daf757a0f9879d890cbd165e /src | |
| parent | bd709c1e98e7653dafe7dff302440a7890140c7d (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 cc9747f5e..285fdb9c7 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -131,6 +131,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot")); + supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Kieran Carroll")); supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); |
