diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-25 14:56:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-25 14:56:39 +0100 |
| commit | 41d7a5417027c5cdd0158ea99cbf036920740d42 (patch) | |
| tree | 30ee9422ae6cd0b3719cccc5b38f86a8124a4916 | |
| parent | 658916e83996770d9f9bf284c624fb35b24022a2 (diff) | |
Supporters update.
| -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 f21a10d24..12f4e4d44 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -571,6 +571,7 @@ supported_by.Add (wxT ("Tim Lorge")); supported_by.Add (wxT ("Thomas Lorin")); supported_by.Add (wxT ("Leonard Louder")); supported_by.Add (wxT ("Auguste & Louise")); +supported_by.Add (wxT ("LoïcK!")); supported_by.Add (wxT ("Cubic Films Pty Ltd")); supported_by.Add (wxT ("First And Only Ltd")); supported_by.Add (wxT ("The Digital Picture House Ltd")); |
