X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Fperspective%2Fperspective.h;fp=cinelerra-5.1%2Fplugins%2Fperspective%2Fperspective.h;h=dcabb265da3d6bcfaffb428b916d2665f1d14454;hp=074e20ba043e156ed2481b49102f5663d07007a5;hb=096e197a21d85fa8c60547cd54944fb379c08bb9;hpb=8565f9650b0f5c8d922bcbc001fbc9aed8cd9d56 diff --git a/cinelerra-5.1/plugins/perspective/perspective.h b/cinelerra-5.1/plugins/perspective/perspective.h index 074e20ba..dcabb265 100644 --- a/cinelerra-5.1/plugins/perspective/perspective.h +++ b/cinelerra-5.1/plugins/perspective/perspective.h @@ -185,6 +185,7 @@ public: int &x3, int &y3, int &x4, int &y4); PerspectiveCanvas *canvas; + BC_Title *curr_point; PerspectiveCoord *x, *y; PerspectiveReset *reset; PerspectiveZoomView *zoom_view;