diff options
| -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")); |
