diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-02-16 23:48:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-02-16 23:48:30 +0000 |
| commit | 70b589baa1ce515ac6e6e16d437df6e862c93e23 (patch) | |
| tree | 559d4303fd5c0c2e35d559dfb31dae830f53d09c /src | |
| parent | f35f9a70eee39f38a453b3befe6e1d300343f432 (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 40b53b29e..84657ca9a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -257,6 +257,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Lasse Salling")); supported_by.Add (wxT ("Jussi Siponen")); supported_by.Add (wxT ("Gregg Smith")); + supported_by.Add (wxT ("Marco Spiaggi")); supported_by.Add (wxT ("Peter Sprenger")); supported_by.Add (wxT ("Randy Stankey")); supported_by.Add (wxT ("Andrä Steiner")); |
