diff options
| -rw-r--r-- | src/wx/supporters.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index dd418b2dd..de0c6777e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -593,6 +593,7 @@ supported_by.Add (wxT ("Nova Initia Productions LLC")); supported_by.Add (wxT ("Movie Geek Enterprises LLC")); supported_by.Add (wxT ("Road 28 Productions LLC")); supported_by.Add (wxT ("4PM Media LLC")); +supported_by.Add (wxT ("Fennworld LLC")); supported_by.Add (wxT ("The Gem LLC")); supported_by.Add (wxT ("ColabDM Productions LLP")); supported_by.Add (wxT ("Quiet Heart Film PTY LTD")); |
