summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-13 22:49:53 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-13 22:49:53 +0100
commit5bb057f34a6015b259acc7a731ae3b5786be451e (patch)
treef2c3e2718701d8446c6293677c116f872e9d3be0
parent3fa3597626ad650743b5efe6ce08fd3df07a895e (diff)
Supporter.
-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 120306a05..04dcbc2f9 100644
--- a/src/wx/about_dialog.cc
+++ b/src/wx/about_dialog.cc
@@ -148,6 +148,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
supported_by.Add (wxT ("Silvio Giuliano"));
supported_by.Add (wxT ("Alan Gouger"));
supported_by.Add (wxT ("Christopher Gray"));
+ supported_by.Add (wxT ("Vincent Grenier"));
supported_by.Add (wxT ("Flor Guillaume"));
supported_by.Add (wxT ("Patrick Haderer"));
supported_by.Add (wxT ("Jeff Hemingway"));