diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-04 20:59:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-04 20:59:43 +0100 |
| commit | 6543cce6266e2f8389cf1c3987252caf9e254a5a (patch) | |
| tree | 103fd8a7d2041f3b28c1f99aad2d739891421748 /src | |
| parent | c9aeddf48ce23f471355fa44ddd324169794e864 (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 52fb04d5e..b53980f4b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -137,6 +137,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Kambiz Afshar")); supported_by.Add (wxT ("Alex Asp")); supported_by.Add (wxT ("Eric Audurier")); + supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Louis Belloisy")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); |
