diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-06-29 16:32:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-06-29 16:32:32 +0100 |
| commit | 80a2f0b2426836d739e3f7b7be10de66d85ea0d9 (patch) | |
| tree | 3686dfa5c3341cd8558b577681bef65babbcdcce /src | |
| parent | 745609fc2eaf6c55de7a4ff15b436940ddf1effe (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 de73c28f0..e2c1742f4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -144,6 +144,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Kenneth Beals")); supported_by.Add (wxT ("Jean-Pierre Beauviala")); supported_by.Add (wxT ("Louis Belloisy")); + supported_by.Add (wxT ("Frans van den Berg")); supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Silvio Bonomi")); supported_by.Add (wxT ("Fabio Bozzoli")); |
