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 2d0e17fa2..5a791a8e2 100644
--- a/src/wx/film_viewer.h
+++ b/src/wx/film_viewer.h
@@ -56,6 +56,7 @@ private:
void seek_and_update (SourceFrame);
void raw_to_display ();
void get_frame ();
+ void active_jobs_changed (bool);
boost::shared_ptr<Film> _film;