sams folder icons, snap drag, sort folders, in/out ptr bug, interp bg fix, filebox...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / trackcanvas.h
index ab82e1606ec0c46f42472dfd9952cab75d646707..a99ca1438c2a9d58d54b31710370f3b37544b47a 100644 (file)
@@ -413,7 +413,7 @@ public:
 // ====================================== cursor selection type
 
        double selection_midpoint;        // division between current ends
-
+       int snapped;                    // drag handle snapping
 };
 
 #endif