dynamic keyframes, textbox rework, andrea ffmpeg.opts, perpetual chkpt undo, lv2...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vtimebar.h
index 95f11bd17b126eb814fd644a9c8fc9aeaeb7fab9..f17ba6779dd4725aff44874c488aa151cf76a2e4 100644 (file)
@@ -44,6 +44,8 @@ public:
        double pixel_to_position(int pixel);
        void update_cursor();
        int has_preview() { return 1; }
+       int is_vwindow() { return 1; }
+       double test_highlight();
 
        VWindowGUI *gui;
 };