diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:27:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-11 22:27:22 +0000 |
| commit | 14d37e152969fb557401c663f5785fb55f5b6848 (patch) | |
| tree | 75bb0f984b5edd711d9f79f6973e8f3be15ef247 /src | |
| parent | 3d78d073d2827f411735190e514c68fadd4c7838 (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 2caafbf8d..e0c3cd26f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -157,6 +157,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("David Nedrow")); supported_by.Add (wxT ("Tim O'Brien")); + supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); supported_by.Add (wxT ("David Rozenthal")); |
