add scaled icon data
[goodguy/history.git] / cinelerra-5.0 / guicast / bcresources.h
index a86fd5600ed67c2be3c977d8e01407bb027d2d7c..8d3ef55c468271ed7944693ee32fe1d71bd464a7 100644 (file)
@@ -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;