diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-22 10:38:57 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-22 10:38:57 +0000 |
| commit | 7df7b2c7868f67abccb170738e1ae1025cbc0244 (patch) | |
| tree | 22c9fd746d491d4d93193793de1ef366d2435f0f /src | |
| parent | cbdc27e678289a37eb97256cedf4647576a57646 (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 8e95c2e37..9b14a74e4 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -135,6 +135,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Alan Gouger")); + supported_by.Add (wxT ("Christopher Gray")); supported_by.Add (wxT ("Flor Guillaume")); supported_by.Add (wxT ("Patrick Haderer")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); |
