diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-20 21:33:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-20 21:33:26 +0100 |
| commit | ca1707876fbe1add418a4c83fe0b47117bf9ef05 (patch) | |
| tree | 844dcff1521a7536eab0aeacc43bbaad8cf198e8 | |
| parent | 0058b854013788435e5418bd0a08abbfc788be82 (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 c7ed7b64d..457e84502 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -503,6 +503,7 @@ supported_by.Add (wxT ("Sebastian Kreis")); supported_by.Add (wxT ("Tobias Kremer")); supported_by.Add (wxT ("Indu Krishnan")); supported_by.Add (wxT ("Kino Krokodil")); +supported_by.Add (wxT ("Jakub Królikowski")); supported_by.Add (wxT ("Cihan Kulaber")); supported_by.Add (wxT ("Patrick Kulemann")); supported_by.Add (wxT ("Steven Kurtz")); |
