Missing patron.
authorCarl Hetherington <cth@carlh.net>
Sun, 1 Mar 2020 20:52:00 +0000 (21:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 1 Mar 2020 20:52:00 +0000 (21:52 +0100)
src/wx/about_dialog.cc

index 0c9081f020cf09822fdbac93208d1ed58de2be82..18cf2981c9514f216cb30fa92471efce43a32563 100644 (file)
@@ -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;