X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcwindowtool.h;h=651627e0860f8206d12aac83fa23f4edbb3b274b;hb=3966bf849d26244bc8b9a39fa485a808272225d0;hp=2fb3ab9ff63891ce1c6f90909015b3341601964c;hpb=87141f1b454130848c34efdea9cf832d17463830;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/cwindowtool.h b/cinelerra-5.1/cinelerra/cwindowtool.h index 2fb3ab9f..651627e0 100644 --- a/cinelerra-5.1/cinelerra/cwindowtool.h +++ b/cinelerra-5.1/cinelerra/cwindowtool.h @@ -264,8 +264,10 @@ public: void create_objects(); void update(); + BC_Title *current; CWindowCoord *radius; BC_Title *red, *green, *blue, *y, *u, *v; + BC_Title *rgb_hex, *yuv_hex; BC_SubWindow *sample; };