diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-31 23:34:40 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-31 23:34:40 +0100 |
| commit | 7cc1c3108a1b9358aff2108a159d0c910130683b (patch) | |
| tree | 247af2b067dd6c7c37935a909f22d233e0e165ac /src | |
| parent | 80b87ba861708eb2366e77c044fb8e52400b2d09 (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 eeed80ee6..a620b77e7 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -145,6 +145,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Tim O'Brien")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); + supported_by.Add (wxT ("David Rosenthal")); supported_by.Add (wxT ("Andrä Steiner")); supported_by.Add (wxT ("Jussi Siponen")); supported_by.Add (wxT ("Lasse Salling")); |
