diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-17 13:28:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-17 13:28:22 +0100 |
| commit | 0c1bb01d710e5f660d1ee845c3601d8c6f3fd26a (patch) | |
| tree | 423d0c843530ab3f923a8bf12a7aa8b7343fbbda /src | |
| parent | d0019017087e2461fbcbef3c0445197a9866e1e5 (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 20a947137..74ffd3613 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -167,6 +167,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Patrick Haderer")); supported_by.Add (wxT ("Jeff Hemingway")); supported_by.Add (wxT ("Antonio Ruiz Hernandez")); + supported_by.Add (wxT ("Film.Ca Inc.")); supported_by.Add (wxT ("Denis Ivashvkevych")); supported_by.Add (wxT ("Karl Jacob")); supported_by.Add (wxT ("Jonathan Jensen")); |
