From acfa8152b7bc4b55e1791d28b4c0999fe9781222 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 18 May 2017 09:56:31 +0100 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 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")); -- 2.30.2