swaroop: new slightly-hacky way to make background image appear on stop.
[dcpomatic.git] / src / wx / film_viewer.h
index b0dbf56a33fc319e41338d47dbe03661945d768c..6f5df7e4917d11e4fd013fe6f2e2abfaf6a4ad9e 100644 (file)
@@ -108,6 +108,7 @@ private:
        void film_change (ChangeType, Film::Property);
        void recreate_butler ();
        void config_changed (Config::Property);
+       bool maybe_draw_background_image (wxPaintDC& dc);
 
        DCPTime time () const;
        DCPTime uncorrected_time () const;