X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fplugins%2Fdefaulttheme%2Fdefaulttheme.C;h=b57f70d35293e545beb6888c92484462b4121076;hb=ac6cc6b87e596ffb6cc0e3c5b965f99893e70acd;hp=c7b77b87dc4664bd6c080df794d307462150a54a;hpb=94e8dc2b306135e7735b2618a54f0f7de7ac7a0c;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C b/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C index c7b77b87..b57f70d3 100644 --- a/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C +++ b/cinelerra-5.0/plugins/defaulttheme/defaulttheme.C @@ -309,6 +309,17 @@ void DefaultTheme::initialize() "labeltoggle_dn.png", "label_checkedhi.png"); + ffmpeg_toggle = new_image_set(5, + "ff_up.png", + "ff_hi.png", + "ff_checked.png", + "ff_down.png", + "ff_checkedhi.png"); + + shbtn_data = new_image_set(3, + "shbtn_up.png", + "shbtn_hi.png", + "shbtn_dn.png"); statusbar_cancel_data = new_image_set(3, "statusbar_cancel_up.png",