Work around deadlock when destroying J2KEncoder with a full writer queue (#2784).
[dcpomatic.git] / src / wx / timeline_dialog.h
index 155d51fac4b0289d134f4459e26cea905e9d5b7c..8134aa6dbae15c34503237eb5e16d0d1fda9c155 100644 (file)
@@ -37,7 +37,7 @@ public:
        void set_selection (ContentList selection);
 
 private:
-       void film_change (ChangeType type, Film::Property);
+       void film_change(ChangeType type, FilmProperty);
        void tool_clicked (wxCommandEvent& id);
        void keypress(wxKeyEvent const& event);