summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-20 01:33:25 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-20 01:33:25 +0100
commit4f62b234e9d9c700e1631efeae27ae915caac638 (patch)
treeb48e5f44259e6908ece085a084052edfceabd4b1 /src
parent3ebf9a3fffc96adb69ff7c97ff1434442183bb14 (diff)
Supporter.
Diffstat (limited to 'src')
-rw-r--r--src/wx/about_dialog.cc1
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"));