diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-08 14:08:46 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-08 14:08:46 +0000 |
| commit | 3477cca6d971aed79b50b6c3445ff5ecfd3d3c38 (patch) | |
| tree | db2d38c2d22fd02c649e48ee7d69b39ae958e97c /src | |
| parent | fe139217b7063a71bd9aac7dd01d14a80592bc75 (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 aa18f21ba..4e21d5644 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -148,6 +148,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink")); + supported_by.Add (wxT ("Dave Fleegel")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); |
