colorpicker rework, cin.desktop+shortcuts+license updates, edit titlebar colors+auto...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / resourcepixmap.h
index 1a2e1827914049f5812b2f61431e6657bf008f11..40bb3b56cdf1f35ed02028075c367c84f9fa33bf 100644 (file)
@@ -60,6 +60,8 @@ public:
 // Called by ResourceThread to update pixmap
        void draw_wave(TrackCanvas *canvas,
                int x, double high, double low);
+       VFrame *change_title_color(VFrame *title_bg,
+               int color, int bg_color);
        void draw_title(TrackCanvas *canvas,
                Edit *edit, int64_t edit_x, int64_t edit_w,
                int64_t pixmap_x, int64_t pixmap_w);