diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-17 19:34:37 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-17 19:34:37 +0000 |
| commit | e160082944e3ca03063a2b3f82403c5721e59455 (patch) | |
| tree | 9095af3587c4210db7070a5792dfd67e200c49c2 /src | |
| parent | f7f60409d63430911f81df1c6f2b2a9072acacbe (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 895dd8c36..d3d3d077c 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -236,6 +236,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); supported_by.Add (wxT ("Marco Löber")); + supported_by.Add (wxT ("Riccardo Mantani")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Cinéma Le Louxor")); supported_by.Add (wxT ("Michael Luce")); |
