diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-04-29 14:14:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-04-29 14:14:07 +0100 |
| commit | 6edec25d031394ad82627997f8b022b3ed03deb0 (patch) | |
| tree | ea1e86928063104b766ab64d7f56da80bd9f4677 /src | |
| parent | 72a3816e2ec0db7a7f5a12bbd436a7b6c702061a (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 69a2cc916..fe2c8d7ab 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -115,6 +115,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 ("Matthias Damm")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); |
