X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2Fbcresources.h;h=feca1095043be5ebdb31c95cad86e1b851421932;hp=dae013078a90108b043cce15e78683c016b4617a;hb=214bd0ba9e21635e03d0c0e2b2ae1a7e9170583c;hpb=877bf33862808d3c3fbe11a31de0000feb915f21 diff --git a/cinelerra-5.1/guicast/bcresources.h b/cinelerra-5.1/guicast/bcresources.h index dae01307..feca1095 100644 --- a/cinelerra-5.1/guicast/bcresources.h +++ b/cinelerra-5.1/guicast/bcresources.h @@ -165,6 +165,7 @@ public: int text_border2; int text_border2_hi; int text_background; + int text_background_disarmed; int text_background_hi; int text_background_noborder_hi; int text_border3; @@ -389,7 +390,7 @@ public: static VFrame *default_filebox_rename_images[3]; static VFrame *default_filebox_delete_images[3]; static VFrame *default_filebox_reload_images[3]; - static VFrame *default_filebox_szfmt_images[3]; + static VFrame *default_filebox_szfmt_images[12]; static VFrame *default_listbox_button[4]; static VFrame *default_listbox_bg; static VFrame *default_listbox_expand[5];