diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-18 21:45:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-18 21:45:44 +0100 |
| commit | ded2b2a3fb51d55e1b7664e6ac62901163b36bba (patch) | |
| tree | 1b34256fbcc3a7e45055337a6b62f2616ce666b5 /src | |
| parent | 54455dc2e07d777c42431ec665c7c2fb2b0cfa10 (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 1c8eaa30f..a9d0072d2 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -261,6 +261,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 ("Norman DW Shetler")); supported_by.Add (wxT ("Gregg Smith")); supported_by.Add (wxT ("Marco Spiaggi")); supported_by.Add (wxT ("Peter Sprenger")); |
