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 fdaef101c..e620ef169 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -513,6 +513,7 @@ supported_by.Add (wxT ("RHI Media Robert Hoelzel")); supported_by.Add (wxT ("Robert Hofer")); supported_by.Add (wxT ("Johannes Hoffmann")); supported_by.Add (wxT ("Henning Hoffmann-Heyden (Media_2435)")); +supported_by.Add (wxT ("Elijah Holston")); supported_by.Add (wxT ("Sky Hopinka")); supported_by.Add (wxT ("IJsbrand Hortensius")); supported_by.Add (wxT ("Joseph Howes")); |
