dblclk label folder item is goto, fix no-drag trns if not drawn, amp up pane divider...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / localsession.h
index 9b962456f55079cdffae0213729a47822b38ecaa..3497d07e4bf20a0313732a1f739042da8e07041a 100644 (file)
@@ -116,6 +116,8 @@ public:
        int use_max;
 // mask solo track, or -1
        int solo_track_id;
+// gang mode: none, channels, media
+       int gang_tracks;
 private:
 // The reason why selection ranges and inpoints have to be separate:
 // The selection position has to change to set new in points.