X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftheme.h;h=2c980bcb794c0862670d3c717c6810412a83e939;hb=2a37de867f673f52de9624b24add1d91275ba527;hp=009f396f5574ce2cd6a2f449a156b2a75052e468;hpb=9d832a1fff11b11aaa1108c460690ed05e2bdc05;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/theme.h b/cinelerra-5.1/cinelerra/theme.h index 009f396f..2c980bcb 100644 --- a/cinelerra-5.1/cinelerra/theme.h +++ b/cinelerra-5.1/cinelerra/theme.h @@ -188,6 +188,7 @@ public: int ctransport_x, ctransport_y; int czoom_x, czoom_y, czoom_w; int fade_h; + int inout_highlight_color; int loadfile_pad; int loadmode_w; int mbuttons_x, mbuttons_y, mbuttons_w, mbuttons_h; @@ -325,6 +326,8 @@ public: VFrame **edithandleout_data; VFrame **extract_data; VFrame **ffmpeg_toggle; + VFrame **proxy_p_toggle; + VFrame **proxy_s_toggle; VFrame **infoasset_data; VFrame **in_point; VFrame **insert_data;