diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-05-29 22:54:50 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-05-29 22:54:50 +0200 |
| commit | 395d753b81bce0c5ca32f5662eb959d915ebdcdc (patch) | |
| tree | 32f9cc8e8b1ae9aefbb4451017a7eebab62662f9 | |
| parent | 4493f23618adee7901c297ed6402611205a1cce4 (diff) | |
Supporters update.v2.16.57
| -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 b2192f81a..ffafc84f4 100644 --- a/src/wx/supporters.cc +++ b/src/wx/supporters.cc @@ -425,6 +425,7 @@ supported_by.Add (wxT ("John Gray")); supported_by.Add (wxT ("Charles Greenough")); supported_by.Add (wxT ("Vincent Grenier")); supported_by.Add (wxT ("Torsten Groh")); +supported_by.Add (wxT ("Unstable Ground")); supported_by.Add (wxT ("Alpha Multimedia Group")); supported_by.Add (wxT ("Gerhard Gruber")); supported_by.Add (wxT ("Bobby B. Grubic")); |
