diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-06-19 01:09:09 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-06-19 01:09:47 +0200 |
| commit | d93d0c63035da0d6c6e2275054b6e5ee894d0b7d (patch) | |
| tree | b8338dd19308f4599fda6e8923ede7f289b63c0a | |
| parent | bab933aec3016bf9f7b1d2fcc09e7b0a50d107d0 (diff) | |
Supporters update.
| -rw-r--r-- | src/wx/supporters.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/supporters.cc b/src/wx/supporters.cc index ed36ac48f..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")); |
