diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-09 21:51:30 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-12-09 21:51:30 +0000 |
| commit | d7013785f7a1d86feb471af826419afa6298e2b8 (patch) | |
| tree | 0588bf69bef38ed1c168fd47946f861918937a87 /src | |
| parent | 5bbf16e87ca09369174c9d2bb7f7fe94b6d70275 (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 91c792bc4..9dcac5257 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -162,6 +162,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Thomas Dickens")); supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Maxime Estoppey")); + supported_by.Add (wxT ("Darius Family")); supported_by.Add (wxT ("Rasitha Ferdinando")); supported_by.Add (wxT ("Jose Angel Velasco Fernandez")); supported_by.Add (wxT ("Traverso City Film Festival")); |
