X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fzwindow.h;h=ea76bdf45aaea24ffa0524f033be6981a6156752;hp=1c6f4ce077b65be5a4720ba96ab78288986028ba;hb=f1fc28e0bbb5a7c0e153ef9c1abdbfb1186e1acc;hpb=5d8a7826b0f80f00622e46baf75453995a76e343 diff --git a/cinelerra-5.1/cinelerra/zwindow.h b/cinelerra-5.1/cinelerra/zwindow.h index 1c6f4ce0..ea76bdf4 100644 --- a/cinelerra-5.1/cinelerra/zwindow.h +++ b/cinelerra-5.1/cinelerra/zwindow.h @@ -82,8 +82,9 @@ public: EDL* edl; int idx; - int highlighted; + int highlighted, playable; char title[BCTEXTLEN]; + float zoom; }; #endif