diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-29 15:18:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-29 15:18:28 +0100 |
| commit | c06df9e7bbd0f13d1355816b80f1a5d3ec1231b0 (patch) | |
| tree | 3ae153d7b529fcbc9239c65d9c7611ee0fdd8db2 /src | |
| parent | 661de111c0dbc968ecb004eca5b26f8400b136f1 (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 e54590bae..3f0a1056c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -128,6 +128,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); + supported_by.Add (wxT ("Adam Cousins")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Unwana Essien")); |
