diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-04 20:21:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-04 20:21:06 +0000 |
| commit | e21611dbada74946fcdb037386f0e58fad8fc97e (patch) | |
| tree | d85e4d66da34b32d9cd6208e66deb3def559add6 /src | |
| parent | 5eb458cb1e7cc8db26c87ac7c4f640b1f54be1d9 (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 9e6fde5b0..3b4ba61f6 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -177,6 +177,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Peter Ericson")); supported_by.Add (wxT ("Darius Family")); supported_by.Add (wxT ("Rasitha Ferdinando")); + supported_by.Add (wxT ("Santiago Ferreira")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink")); |
