summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-22 14:57:36 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-22 14:57:36 +0000
commit827e9dac612368b0268f973ac59520b33c4f880f (patch)
tree6991412d63b3fc4ec949d35219572b5154b75215 /src
parent5f0a8221d844fffc820519f8d0d4114ecfc0521e (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 123c8ef47..91c792bc4 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -143,6 +143,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Mike Blakesley"));
supported_by.Add (wxT ("Silvio Bonomi"));
supported_by.Add (wxT ("Fabio Bozzoli"));
+ supported_by.Add (wxT ("Pierre-Alexis Bontemps"));
supported_by.Add (wxT ("Jeff Boot"));
supported_by.Add (wxT ("Paul Carey"));
supported_by.Add (wxT ("Nathan Carpenter"));