X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fresourcepixmap.h;h=931877fea7cfa2f31ae2418697a3fc89372ba002;hb=c6a143f0f3e245d79881da50e61e6f35c556d88d;hp=40bb3b56cdf1f35ed02028075c367c84f9fa33bf;hpb=258d9cb69d560f40961acdd20866e12e940c2f93;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/resourcepixmap.h b/cinelerra-5.1/cinelerra/resourcepixmap.h index 40bb3b56..931877fe 100644 --- a/cinelerra-5.1/cinelerra/resourcepixmap.h +++ b/cinelerra-5.1/cinelerra/resourcepixmap.h @@ -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);