diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-09-20 00:24:06 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-09-20 00:24:06 +0100 |
| commit | 18bb3d577e80936a714c58bfe1cce2842ff5ceea (patch) | |
| tree | b07e8652dc1f85227bb3312884f0d7f909d6f3dc /src | |
| parent | f9b8a63be73341e69677e10c96e9d2240698a76d (diff) | |
Supporter.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/about_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 917cb7e52..81edf7990 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -283,6 +283,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Randy Stankey")); supported_by.Add (wxT ("Andrä Steiner")); supported_by.Add (wxT ("Mike Stiebing")); + supported_by.Add (wxT ("Rapid Stream Media")); supported_by.Add (wxT ("Tomislav Stojanović")); supported_by.Add (wxT ("Christian Suhren")); supported_by.Add (wxT ("Bruce Taylor")); |
