X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=4bf364240e178581d5ec6bd3ea2c260301bb3917;hb=fd7da506ec769c911c35264b49bff28f408a02f9;hp=c6db8e7ebc4039067d8f77bcff510673c4188ce4;hpb=568bf4145a8bc66472ea3625741dacbd3b56ccc0;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index c6db8e7e..4bf36424 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -251,6 +251,8 @@ public: void move_up(int64_t distance = 0); void move_down(int64_t distance = 0); int find_selection(double position, int scroll_display = 0); + void toggle_camera_xyz(); + void toggle_projector_xyz(); // seek to labels // shift_down must be passed by the caller because different windows call