diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-08-30 22:07:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-08-30 22:07:37 +0100 |
| commit | 232c214d531793a0b0e3e3fc673ef43d16c77bcc (patch) | |
| tree | 94b0d3fe7886113914280d9d7a69994a8d3060af /src | |
| parent | ba9663eae697ec16c3a4ee0fa029d705f0c298cc (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 d7ce0800e..917cb7e52 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -180,6 +180,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Brett Friedman")); supported_by.Add (wxT ("Stephen Furley")); supported_by.Add (wxT ("filmtechniek.nl")); + supported_by.Add (wxT ("Jose Delio Ares Garcia")); supported_by.Add (wxT ("Gartenbaukino")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); |
