update shortcuts doc, period/comma alt shortcuts, popup deactivate fix, click2play...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index 8da0b3b0db221d64c22b5513d3d95f7e574c574e..8753fa43b1a4a5ee30cb9f10a58dc1e3fbf3760a 100644 (file)
@@ -170,10 +170,10 @@ public:
        void unset_inoutpoint();
        void to_clip();
        void toggle_label();
-       void prev_label();
-       void next_label();
-       void prev_edit();
-       void next_edit();
+       void prev_label(int cut);
+       void next_label(int cut);
+       void prev_edit(int cut);
+       void next_edit(int cut);
 
        MWindow *mwindow;
        CWindow *cwindow;