diff options
Diffstat (limited to 'src')
| -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 ee9abc17c..b592f833c 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -891,6 +891,7 @@ supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Paolo Mancini")); supported_by.Add (wxT ("Mandorla")); supported_by.Add (wxT ("Adrian Manolescu")); +supported_by.Add (wxT ("Kino Mansarde")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Riccardo Mantani")); supported_by.Add (wxT ("MantaRay.Media")); @@ -1020,6 +1021,7 @@ supported_by.Add (wxT ("Robert Niessner")); supported_by.Add (wxT ("Thorvald Nilsen")); supported_by.Add (wxT ("Herve Nisic")); supported_by.Add (wxT ("Andreas Nitsch")); +supported_by.Add (wxT ("Andrew Nolan")); supported_by.Add (wxT ("Niclas Nornemark")); supported_by.Add (wxT ("Scott Norwood")); supported_by.Add (wxT ("Romain Novarina")); |
