diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-10-12 00:38:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-10-12 00:38:14 +0100 |
| commit | 00b4448859226420bafd83f28fb5a1a0f2a13e26 (patch) | |
| tree | d420ac353802bf54a4a17a7a94f914f9497436cc /src | |
| parent | 9b8986a69184dbe8f1f7e2e7d2e96e34321cbee3 (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 62e548ad6..c46e39e04 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -230,6 +230,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Marco Löber")); supported_by.Add (wxT ("Juan Marin Lorenzo")); supported_by.Add (wxT ("Cinéma Le Louxor")); + supported_by.Add (wxT ("Michael Luce")); supported_by.Add (wxT ("Mandorla")); supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Gerard Manshanden")); |
