X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fguicast%2Fbcresources.h;h=8d3ef55c468271ed7944693ee32fe1d71bd464a7;hb=ac6cc6b87e596ffb6cc0e3c5b965f99893e70acd;hp=a86fd5600ed67c2be3c977d8e01407bb027d2d7c;hpb=66e352aa64d795f1965c0e593b6db75e0889f580;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/guicast/bcresources.h b/cinelerra-5.0/guicast/bcresources.h index a86fd560..8d3ef55c 100644 --- a/cinelerra-5.0/guicast/bcresources.h +++ b/cinelerra-5.0/guicast/bcresources.h @@ -206,6 +206,8 @@ public: VFrame **checkbox_images; VFrame **radial_images; VFrame **label_images; +// menu check + VFrame *check; VFrame **tumble_data; int tumble_duration; @@ -301,7 +303,7 @@ public: int dirbox_margin; int directory_color; int file_color; - + double font_scale, icon_scale; // fonts static const char *small_font;