X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fabout_dialog.cc;h=7c59e3fc8aac7ce61e1b8878e8a8523bfa20d7d1;hp=b62683c8f81bff6e5018362aab85cf4e370ea0b3;hb=39029279954b1f346d3ba28ec12c58211bfa7436;hpb=0c3155bda8935bf597535f4e38f65568e55093eb diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index b62683c8f..7c59e3fc8 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -130,6 +130,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Evan Freeze")); supported_by.Add (wxT ("Silvio Giuliano")); supported_by.Add (wxT ("Flor Guillaume")); + supported_by.Add (wxT ("Antonio Ruiz Hernandez")); supported_by.Add (wxT ("Jonathan Jensen")); supported_by.Add (wxT ("Chris Kay")); supported_by.Add (wxT ("Adam Klotblixt"));