diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-11-08 23:41:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-11-08 23:41:56 +0000 |
| commit | 4e62e363dee9f049af5b27c793af8cc2236c473b (patch) | |
| tree | 35401146759921cabdfaa4eb5982599d45376b84 /src | |
| parent | b1d7bbb893959888c72be69ec9bc3c3d1e094516 (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 a42dd9c3a..47dec6de0 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -313,6 +313,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Pavel Zhdanko")); supported_by.Add (wxT ("Daniel Židek")); supported_by.Add (wxT ("Гуляев Михаил")); + supported_by.Add (wxT ("Arrow Media Services")); supported_by.Add (wxT ("Cinéma de la Neuveville")); supported_by.Add (wxT ("Frechen-Film e.V.")); supported_by.Add (wxT ("Mobiles Kino e.V.")); |
