switch to solid color for edit title bar
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / resourcepixmap.h
index 40bb3b56cdf1f35ed02028075c367c84f9fa33bf..931877fea7cfa2f31ae2418697a3fc89372ba002 100644 (file)
@@ -60,8 +60,7 @@ 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);
+       VFrame *change_title_color(VFrame *title_bg, int color);
        void draw_title(TrackCanvas *canvas,
                Edit *edit, int64_t edit_x, int64_t edit_w,
                int64_t pixmap_x, int64_t pixmap_w);