diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-23 12:23:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-23 12:23:25 +0000 |
| commit | 599062bcf93dc5f887c3ba699baae5a7d84c0d64 (patch) | |
| tree | 4302b9219b02df2aa50addde0f080ad2b5d69795 /src | |
| parent | 0220304c68056265a1b851d69e3f93d2c52debc3 (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 8550ff68e..fd0c74711 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -207,6 +207,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("David Rozenthal")); supported_by.Add (wxT ("Lasse Salling")); supported_by.Add (wxT ("Jussi Siponen")); + supported_by.Add (wxT ("Gregg Smith")); supported_by.Add (wxT ("Peter Sprenger")); supported_by.Add (wxT ("Randy Stankey")); supported_by.Add (wxT ("Andrä Steiner")); |
