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 88e56fb8b..dec09cf23 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 ("Traverso City Film Festival")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Dave Fleegel")); + supported_by.Add (wxT ("Björn Forseth")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Brett Friedman")); supported_by.Add (wxT ("Stephen Furley")); |
