diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-01-03 15:50:09 +0000 |
| commit | 2270ac6c3af79de161b9620dc8a8045277568a57 (patch) | |
| tree | c14f88b1d0bf7c6e3b596a9e3e6b294436733870 | |
| parent | efa79a3db4a041cda3d93dde444e5dca9b84b976 (diff) | |
Supporter.
| -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 a81ac3d6b..9e6fde5b0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -322,6 +322,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Гуляев Михаил")); supported_by.Add (wxT ("Arrow Media Services")); supported_by.Add (wxT ("Cinéma de la Neuveville")); + supported_by.Add (wxT ("Cinetech Landfried GmbH")); supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Mobiles Kino e.V.")); supported_by.Add (wxT ("Kino Völkerfreundschaft")); |
