diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-18 09:56:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-18 09:56:31 +0100 |
| commit | acfa8152b7bc4b55e1791d28b4c0999fe9781222 (patch) | |
| tree | 1e097e7f8d62da7bd1cb01caaaf3b42a2a56599c /src | |
| parent | 39db0a73a650e8f3bb390ccac1e5b3e36365ddd0 (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 d25f862b6..673216a5a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -175,6 +175,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Brett Friedman")); supported_by.Add (wxT ("Stephen Furley")); + supported_by.Add (wxT ("filmtechniek.nl")); supported_by.Add (wxT ("Gartenbaukino")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); |
