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 8369deb63..b4e99a66d 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -694,6 +694,7 @@ supported_by.Add (wxT ("Paul Jones")); supported_by.Add (wxT ("Anthony Jonick")); supported_by.Add (wxT ("Leif Jonker")); supported_by.Add (wxT ("Kate Jopson")); +supported_by.Add (wxT ("Patrick Josse")); supported_by.Add (wxT ("Camille Jouhair")); supported_by.Add (wxT ("Thierry Journet")); supported_by.Add (wxT ("Viktor Jovanoski")); |
