Another static fix.
[dcpomatic.git] / src / wx / film_viewer.cc
index ef5c78f24ae2b628751b493fb9a2f618c7ec047a..7ecba1903799d28ae658a7eee917bbce6d624983 100644 (file)
@@ -151,6 +151,8 @@ FilmViewer::set_film (shared_ptr<Film> f)
 
        calculate_sizes ();
        get (_position, _last_get_accurate);
+
+       setup_sensitivity ();
 }
 
 void