diff options
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 6cfa37823..2c5b2ee38 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")); |
