summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-06-23 19:15:17 +0100
committerCarl Hetherington <cth@carlh.net>2014-06-23 19:15:17 +0100
commit461b06109247773349b6cc17c01f74f4131ff04e (patch)
tree7efc008839a4645a2b0d7850aadd236b6c9ecae8 /src
parent684d10c4eee5462b3bcdddead74fdba26d40a123 (diff)
Add 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 5e916d149..090f109a2 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -112,6 +112,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Manual AC"));
supported_by.Add (wxT ("Kambiz Afshar"));
supported_by.Add (wxT ("Louis Belloisy"));
+ supported_by.Add (wxT ("Mike Blakesley"));
supported_by.Add (wxT ("Jeff Boot"));
supported_by.Add (wxT ("Kieran Carroll"));
supported_by.Add (wxT ("Frank Cianciolo"));