diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-05-04 15:28:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-05-04 15:28:17 +0100 |
| commit | aea4c527c8a0c8ee0f2de18a87852f00866040ba (patch) | |
| tree | 115a53c890e65eb3eca07aacae54595565f3b972 /src | |
| parent | 79ae53a7e6855a876ee8aec267c01d6b8fba7fd3 (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 75e622100..29e38676a 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -217,6 +217,7 @@ AboutDialog::AboutDialog (wxWindow* parent) 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 ("Cinéma Le Louxor")); supported_by.Add (wxT ("Mandorla")); supported_by.Add (wxT ("Andrea Maguolo")); supported_by.Add (wxT ("Gerard Manshanden")); |
