summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-18 21:10:11 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-18 21:10:11 +0000
commitaca083cbf618065176e6600c329da88b5ff4a43f (patch)
tree54b4bb706e7caca320def4f969de8885fa77f791
parent549591c1648deb61385347e3583cd9a5f1291efb (diff)
Supporter.
-rw-r--r--src/wx/about_dialog.cc1
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"));