X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=15b667f9bda20abc897b449663b8f24d63f69c3f;hp=1f5c2439964850b0f285f626777838447c5275bc;hb=c6c082c4a8016f85ba4207f4b8ccee1d5770e4a4;hpb=938d3cde87a1958513bc1e98d2285dda1e960055 diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 1f5c24399..15b667f9b 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -122,6 +122,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Blakesley")); supported_by.Add (wxT ("Jeff Boot")); supported_by.Add (wxT ("Kieran Carroll")); + supported_by.Add (wxT ("Matt Carter")); supported_by.Add (wxT ("Frank Cianciolo")); supported_by.Add (wxT ("Cinema Clarici")); supported_by.Add (wxT ("Adam Colt"));