diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-13 10:42:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-13 10:42:36 +0100 |
| commit | b65ce7631f7beea66bc4639e3de9e4aa8201a44d (patch) | |
| tree | 08b5106b57e5ce855108d7cfe3625d472ae404e6 /src | |
| parent | 1eff47126f06d45bebf7502cc4357b8268c7a940 (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 2ea63fd2c..71992ac7f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -205,6 +205,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Gavin Lewarne")); supported_by.Add (wxT ("Theo Lipfert")); supported_by.Add (wxT ("Paweł Lipiński")); + supported_by.Add (wxT ("Marco Löber")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Richard Malmberg")); supported_by.Add (wxT ("Adrian Manolescu")); |
