diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-10 10:48:21 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-10 10:48:21 +0100 |
| commit | 4a1537204fd135734b83f0f387bdb0761d42f1d7 (patch) | |
| tree | cc3aae43d52b90329a37946e0171c68853f3eea3 /src | |
| parent | a01d07273d746dcb216e94aeeb68447ace057aef (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 7fb65fcab..28b5630e0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -200,6 +200,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); + supported_by.Add (wxT ("Christian Mattern")); supported_by.Add (wxT ("P. Meijer")); supported_by.Add (wxT ("Michal Moc")); supported_by.Add (wxT ("David Armati Lechner")); |
