diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-04 13:27:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-04 13:27:17 +0100 |
| commit | 2046ed7af7372cf4a8a2d865f10365d7731db4a3 (patch) | |
| tree | 6f64f9dab26f7528fc7bc0c270aaeeaf5aa80aa9 /src | |
| parent | 20b2311bb30deaa6710300661a2b1faed62ea611 (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 afaa7ba3d..8898a6629 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -120,6 +120,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Matthias Damm")); + supported_by.Add (wxT ("Alexey Derevyanko")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
