From 4f8442947b0c35fd50cb58e99036ba4d45e1d12e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 26 Aug 2016 09:28:18 +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 46231d242..e29844693 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -148,6 +148,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Nathan Carpenter")); supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); + supported_by.Add (wxT ("Central Cinema")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Adam Cousins")); -- 2.30.2