summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-10 09:18:06 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-10 09:18:06 +0100
commit9d3d05cf38a3c7a0382f3aac987946dff1f9b66d (patch)
treea1af5615af6836e8b433e1ddb61648906cac6d00 /src
parent93c996b302589dee7d43d990f3650d636345a545 (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 e0296d60c..7ebc62a32 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -137,6 +137,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Lindsay Morris"));
supported_by.Add (wxT ("Tim O'Brien"));
supported_by.Add (wxT ("Ivan Pullman"));
+ supported_by.Add (wxT ("Mark Rolfe"));
supported_by.Add (wxT ("Andrä Steiner"));
supported_by.Add (wxT ("Jussi Siponen"));
supported_by.Add (wxT ("Lasse Salling"));