cposer/viewer btn1/2/3 fwd/rev/frm playback, misc fixes, leaks, cleanup
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vtimebar.C
index b61f25f63f1710fe226bdf5855161ba3b4aa7cec..4c9ca74e7fa2d96ae3294a63f056284f758189c7 100644 (file)
@@ -124,4 +124,8 @@ void VTimeBar::update_cursor()
        update(1);
 }
 
+double VTimeBar::test_highlight()
+{
+       return gui->edit_panel->get_position();
+}