diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-24 10:27:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-24 10:27:52 +0100 |
| commit | 1b4bb48ed28295f7c647adca041cc29fb061b2a1 (patch) | |
| tree | ab0cdec5ba4d73260179a90b6f9e6cb01a2c6f27 /src | |
| parent | f732863e89207dfefeada9fa889a8bea65702e2a (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 d245d65a4..1cdc9d87d 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); supported_by.Add (wxT ("Flor Guillaume")); + supported_by.Add (wxT ("Patrick Haderer")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Chris Kay")); |
