summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-08-19 00:06:41 +0100
committerCarl Hetherington <cth@carlh.net>2014-08-19 00:06:41 +0100
commitaa3565457977dabb658f41c71e14151473b91f07 (patch)
treeeb2e71239393c3c369365ca3ebd52c22130656f7 /src
parente4527d7a3a4bba8147d179f82dcf5004dd89b499 (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 8898a6629..2113d3a9e 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -112,6 +112,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
wxArrayString supported_by;
supported_by.Add (wxT ("Manual AC"));
supported_by.Add (wxT ("Kambiz Afshar"));
+ supported_by.Add (wxT ("Alex Asp"));
supported_by.Add (wxT ("Louis Belloisy"));
supported_by.Add (wxT ("Mike Blakesley"));
supported_by.Add (wxT ("Jeff Boot"));