diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-09-14 10:57:18 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-09-14 10:57:18 +0200 |
| commit | af8d0f5dd8956db1f2ef6c8d4a7f1c49eb97938b (patch) | |
| tree | acb9aa73842a483b4f9ebf8bd6f75cd58e9d385c | |
| parent | fef8888d1b26f46953dfb587039a14a309d5c6af (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 b472d38c9..7b433d800 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -598,6 +598,7 @@ supported_by.Add (wxT ("Kevin Knipstein")); supported_by.Add (wxT ("Max Knoth")); supported_by.Add (wxT ("Erik Knudsen")); supported_by.Add (wxT ("Roald Koger")); +supported_by.Add (wxT ("Fritz Kohle")); supported_by.Add (wxT ("Detlev Konnerth")); supported_by.Add (wxT ("Arnold Kopff")); supported_by.Add (wxT ("Frank Koppelmans")); |
