diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-06-20 00:05:08 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-06-20 00:05:08 +0200 |
| commit | 8ffb8e7cbc152ce2ce188b108e89309cec5f09a0 (patch) | |
| tree | 2a72cbc0457fa98dc500582765f826fda209931d /src/wx/supporters.cc | |
| parent | dde463561f8e159008effc3505ebc2f088d1f8f2 (diff) | |
| parent | 7e1e6564c680c426b9ec207c82d5ea2b9f4630ea (diff) | |
Merge remote-tracking branch 'origin/main' into v2.17.x
Diffstat (limited to 'src/wx/supporters.cc')
| -rw-r--r-- | src/wx/supporters.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index 73fab0483..cb595eb5e 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -515,6 +515,7 @@ supported_by.Add (wxT ("Niels-Erik Constantin Hansen")); supported_by.Add (wxT ("Richard Hansen")); supported_by.Add (wxT ("Jozef Hardos")); supported_by.Add (wxT ("Filmschuur Harlem")); +supported_by.Add (wxT ("Jens Harms")); supported_by.Add (wxT ("Momoyo Harris")); supported_by.Add (wxT ("Robert Harrison")); supported_by.Add (wxT ("Tim Harrison")); @@ -658,6 +659,7 @@ supported_by.Add (wxT ("Fosnavåg konserthus")); supported_by.Add (wxT ("Arnold Kopff")); supported_by.Add (wxT ("Frank Koppelmans")); supported_by.Add (wxT ("Jernej Koren")); +supported_by.Add (wxT ("Bear Kosik")); supported_by.Add (wxT ("Dieter Kovacic")); supported_by.Add (wxT ("Filip Kovcin")); supported_by.Add (wxT ("Alan Kraemer")); @@ -1290,6 +1292,7 @@ supported_by.Add (wxT ("Laura Waddington")); supported_by.Add (wxT ("Matthew Wade")); supported_by.Add (wxT ("Nela Wagman")); supported_by.Add (wxT ("Stéphane Wagneur")); +supported_by.Add (wxT ("Christine Walker")); supported_by.Add (wxT ("Andrew Walls")); supported_by.Add (wxT ("Dan Walls")); supported_by.Add (wxT ("Christoph Walther")); |
