From: Carl Hetherington Date: Sun, 1 Mar 2020 20:51:46 +0000 (+0100) Subject: Missing patron. X-Git-Tag: v2.15.46~1 X-Git-Url: https://git.carlh.net/gitweb/?a=commitdiff_plain;h=0c961c9231e7b0e074da409dce90913ceef5321f;hp=b46c35e50da6e557a02156bc094e639650b1c890;p=dcpomatic.git Missing patron. --- diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 9ec41d7d3..6d97cf002 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -145,6 +145,7 @@ AboutDialog::AboutDialog (wxWindow* parent) patrons.Add ("Luproduction"); patrons.Add ("Lightbender Post"); patrons.Add ("Drop-out Cinema"); + patrons.Add ("Pilotkino LLC"); add_section (_("Patrons"), patrons); wxArrayString subscribers;