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 972a88a5a..cfb8374ee 100644
--- a/src/wx/film_viewer.h
+++ b/src/wx/film_viewer.h
@@ -113,6 +113,7 @@ private:
void get ();
void display_player_video ();
void film_change (ChangeType, Film::Property);
+ void content_change (ChangeType, int property);
void recreate_butler ();
void config_changed (Config::Property);
bool maybe_draw_background_image (wxPaintDC& dc);