Support buttons.
[dcpomatic.git] / src / wx / timeline_dialog.h
index b7aaba14d92e16839968d4e20c386e637ec63597..1aff36c8ccb629395cee4c46c2e20d41022fda4d 100644 (file)
@@ -33,7 +33,7 @@ public:
        void set_selection (ContentList selection);
 
 private:
-       void film_changed (Film::Property);
+       void film_change (ChangeType type, Film::Property);
        void tool_clicked (wxCommandEvent& id);
        wxString bitmap_path (std::string name);