From aca083cbf618065176e6600c329da88b5ff4a43f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 18 Jan 2018 21:10:11 +0000 Subject: [PATCH] Supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) 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")); -- 2.30.2