diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-19 22:29:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-02-19 22:29:53 +0100 |
| commit | f23b9491dcd25d02f7966f39dfdbb0ad998aa5ad (patch) | |
| tree | 510dd7b010dfbd3c101b04d15b60cbfba965ddbf | |
| parent | f331f63e08bd9c18aed60651bcafd188483000b3 (diff) | |
Supporters update.v2.16.77
| -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 5537a935e..260081fe3 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -283,6 +283,7 @@ supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Callen Diederichs")); supported_by.Add (wxT ("Ageless Digitworks")); supported_by.Add (wxT ("Philippe Diier")); +supported_by.Add (wxT ("Thomas Dineen")); supported_by.Add (wxT ("Uwe Dittes")); supported_by.Add (wxT ("Dizale")); supported_by.Add (wxT ("Hadzi-Aleksandar Djurovic")); |
