diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-04-17 20:15:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-17 20:15:48 +0100 |
| commit | 54455dc2e07d777c42431ec665c7c2fb2b0cfa10 (patch) | |
| tree | 0f45193d83443a3a7439332f59441794ef946198 /src | |
| parent | a11a63699106a07d1802331caa327d9d45f85cb8 (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 70f35a7d6..1c8eaa30f 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -237,6 +237,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Moviemento Kino")); supported_by.Add (wxT ("NT Next")); supported_by.Add (wxT ("David Nedrow")); + supported_by.Add (wxT ("Niclas Nornemark")); supported_by.Add (wxT ("Casablanca Nuernberg")); supported_by.Add (wxT ("Pascal Nussbaum")); supported_by.Add (wxT ("Tim O'Brien")); |
