render effect segv, drag chkbox track coords, check mask active,
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / sketcher / sketcherwindow.h
index 6e388a02f26aa961ce2d13ad73285d5992eb17c2..615852010129ec536df58100387578ada1192d54 100644 (file)
@@ -395,8 +395,9 @@ public:
        float projector_x, projector_y, projector_z;
        int track_w, track_h;
        int new_points;
-       float cursor_x, cursor_y;
+       int cursor_x, cursor_y;
        float output_x, output_y;
+       float track_x, track_y;
        int state, dragging;
        int pending_motion, pending_config;
        XEvent motion_event;