diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-11-14 11:30:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-11-14 11:30:05 +0000 |
| commit | 9cad6a1ea3eb15e7c118ac012953fb6d225625fb (patch) | |
| tree | 319bfd9ee893947a571f46d82d40164213af9b1b /src | |
| parent | 4e62e363dee9f049af5b27c793af8cc2236c473b (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 47dec6de0..6d51cdc17 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -183,6 +183,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 ("Peter Gara")); supported_by.Add (wxT ("Jose Delio Ares Garcia")); supported_by.Add (wxT ("Gartenbaukino")); supported_by.Add (wxT ("Silvio Giuliano")); |
