summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-01-03 16:13:48 +0000
committerCarl Hetherington <cth@carlh.net>2015-01-03 16:13:48 +0000
commit42a0be70bce9f132f4338b0dd665ac888e3e80df (patch)
tree7053c36f79eb19b6a3de695182be8ad46140be6c /src
parent6154d5f85664a26e9490c9120bef5e742af94490 (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 2e2b26cb9..95c5235fb 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -118,6 +118,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Manual AC"));
supported_by.Add (wxT ("Kambiz Afshar"));
supported_by.Add (wxT ("Alex Asp"));
+ supported_by.Add (wxT ("Eric Audurier"));
supported_by.Add (wxT ("Louis Belloisy"));
supported_by.Add (wxT ("Mike Blakesley"));
supported_by.Add (wxT ("Jeff Boot"));