diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-25 14:56:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-03-03 21:56:01 +0100 |
| commit | 2d99551e57f644059c0b9bdc4ae31321d40095a2 (patch) | |
| tree | dd01a3b20ca7e665628bc23469e237bd7bfa4a7b | |
| parent | 725642ec297fad7de11a92b920e4f1c362d63e8f (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 eade6488f..1a92cf562 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -568,6 +568,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")); |
