X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=6bf48433fbd3dccd13934562128075295241c019;hb=3f6a262cfe390b3f8b275297d64565a5b6272969;hp=8f26357ecb5d1ef73957295d03bdf596d1944d37;hpb=d348518c261d543e12282d516768d4f446434a42;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index 8f26357e..6bf48433 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -331,6 +331,7 @@ public: void copy(); int copy(double start, double end); void cut(); + void blade(double position); void cut(double start, double end, double new_position=-1); // snap off edit from current position to handle/label void snap_left_edit();