sams ladspa icons, add theme color to common icons
[goodguy/history.git] / cinelerra-5.1 / guicast / bctheme.h
index 2db0a75e61408f19ccf6936f231f48146923ddcf..40cebb0fd51ac95f6cba557240af2e395029eb66 100644 (file)
@@ -130,8 +130,9 @@ private:
                        name = nm;  data = dp;  used = 0;
                }
        } *last_image;
-       int images_dirty;
+
        ArrayList<image_item *> images;
+       ArrayList<int> data_items;
 
        static int images_cmpr(const void *ap, const void *bp);
 };