X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=d2b289458fbcba0880f61312b71c57605ff181dc;hb=e620b69f6d3f1de30d8b2a16c46d7729462e5211;hp=ea0a2d6b78c1e624aab2ff6fa54e37e19a28f17c;hpb=bdd6708750aa8b8315e9f4456504903f5f368807;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index ea0a2d6b..d2b28945 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -112,6 +112,8 @@ public: float red, green, blue; float red_max, green_max, blue_max; int use_max; +// mask solo track, or -1 + int solo_track_id; private: // The reason why selection ranges and inpoints have to be separate: // The selection position has to change to set new in points.