summaryrefslogtreecommitdiff
path: root/src/wx/film_viewer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/film_viewer.h')
-rw-r--r--src/wx/film_viewer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h
index b0dbf56a3..6f5df7e49 100644
--- a/src/wx/film_viewer.h
+++ b/src/wx/film_viewer.h
@@ -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;