summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-08 16:14:01 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-08 16:14:01 +0000
commit0155f85ac20f8d95f7fd4b84a98ac1acbdeb96b1 (patch)
treeca6d6f054e9a35ac9c3bceef29a08cbff58dc4ad /src
parent0a13518f9f77a1521bca87a07bd31afb796d3fdc (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 882d60b75..cd883f92b 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -208,6 +208,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Ceridwen Productions"));
supported_by.Add (wxT ("Ivan Pullman"));
supported_by.Add (wxT ("Desiderio Garcia Ramirez"));
+ supported_by.Add (wxT ("Steve Reverand"));
supported_by.Add (wxT ("Mark Rolfe"));
supported_by.Add (wxT ("David Rozenthal"));
supported_by.Add (wxT ("Lasse Salling"));