diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-20 01:33:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-20 01:33:25 +0100 |
| commit | 4f62b234e9d9c700e1631efeae27ae915caac638 (patch) | |
| tree | b48e5f44259e6908ece085a084052edfceabd4b1 /src | |
| parent | 3ebf9a3fffc96adb69ff7c97ff1434442183bb14 (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 20b4b3981..46231d242 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -164,6 +164,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Dave Fleegel")); supported_by.Add (wxT ("Evan Freeze")); + supported_by.Add (wxT ("Stephen Furley")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); supported_by.Add (wxT ("Christopher Gray")); |
