diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-07 20:42:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-07 20:42:11 +0100 |
| commit | 1a2979900412dcfce56988277fd90bb20314478d (patch) | |
| tree | f8dbb51949579359f5e4e57bfe0da5b73c42f5dc /src | |
| parent | 8a56d70d2506feda37e3e88c4f37dc072fe75338 (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 b53980f4b..46a847294 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -189,6 +189,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Carsten Kurz")); supported_by.Add (wxT ("Robert Legato")); supported_by.Add (wxT ("Mandorla")); + supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Gerard Manshanden")); supported_by.Add (wxT ("Daniel Martinez Lara")); supported_by.Add (wxT ("Stefan Massopust")); |
