X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;fp=src%2Fwx%2Fabout_dialog.cc;h=ff8f947142777bd8ed98c36b457ea8ef20f42709;hb=13ebde8a7ab4423d4380ece07b93c180a7234b0b;hp=eb100afc486099b467edaeecd52a7337dbeff14d;hpb=a9d99f7a77e8ab905464540c22f427dc83a3187c;p=dcpomatic.git diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index eb100afc4..ff8f94714 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -178,6 +178,7 @@ AboutDialog::AboutDialog (wxWindow* parent) tested_by.Add (wxT ("Daniel Chauvet")); tested_by.Add (wxT ("Adam Colt")); tested_by.Add (wxT ("John Convertino")); + tested_by.Add (wxT ("Daniel Courville")); tested_by.Add (wxT ("Andreas Eli")); tested_by.Add (wxT ("Leo Enticknap")); tested_by.Add (wxT ("Jose Angel Velasco Fernandez"));