diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-01 01:45:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-01 01:45:59 +0100 |
| commit | 94298aa9ed2c3f9e57e21709a8e6fb5e89df5f04 (patch) | |
| tree | e18df9429d8f33e7767eda94061d8cec34709107 /src | |
| parent | d7acb1d8168c6e8cb82af6fbbc07eb88abc83add (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 80dae62a8..9d5b50e47 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -173,6 +173,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Jerome Cohen Olivar")); supported_by.Add (wxT ("Kevin Orman")); supported_by.Add (wxT ("Rui Pereira")); + supported_by.Add (wxT ("Ceridwen Productions")); supported_by.Add (wxT ("Ivan Pullman")); supported_by.Add (wxT ("Mark Rolfe")); supported_by.Add (wxT ("David Rozenthal")); |
