X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=1f5c2439964850b0f285f626777838447c5275bc;hp=d14006ac5196c59a86126c08a74b390688d1807f;hb=3b48d5494c3cae7743d283203f5c8021860ab81f;hpb=d4fe6a59e2f253c19d661fa8136bda38e855f55c diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index d14006ac5..1f5c24399 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -127,6 +127,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Adam Colt")); supported_by.Add (wxT ("Matthias Damm")); supported_by.Add (wxT ("Alexey Derevyanko")); + supported_by.Add (wxT ("Unwana Essien")); supported_by.Add (wxT ("Andres Fink")); supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano"));