An unfortunately large set of timeline-related changes:
[dcpomatic.git] / src / wx / timeline_content_view.h
index 676e4792bbc95687f1ea1f27f1a9a45375f96452..07bfb25759a4e73839e98778597c3d9026dc6209 100644 (file)
@@ -50,7 +50,7 @@ private:
 
        void do_paint (wxGraphicsContext* gc);
        int y_pos (int t) const;
-       void content_changed (int p, bool frequent);
+       void content_changed (int p);
 
        boost::weak_ptr<Content> _content;
        boost::optional<int> _track;