X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftrackcanvas.h;h=490b67b151419ecca3607097cf103c4bd29d6928;hp=4b9c4eba22736a68f8c5be3f8fd9013260ea6f44;hb=3a7f190f52e534135f81fa84ec7be5a5beac257b;hpb=cec4b4235b1b164d1afd583169c4dbde1f9bf784 diff --git a/cinelerra-5.1/cinelerra/trackcanvas.h b/cinelerra-5.1/cinelerra/trackcanvas.h index 4b9c4eba..490b67b1 100644 --- a/cinelerra-5.1/cinelerra/trackcanvas.h +++ b/cinelerra-5.1/cinelerra/trackcanvas.h @@ -71,6 +71,7 @@ public: void draw_highlighting(); void draw_keyframe_reticle(); int draw_hairline(Auto *auto_keyframe, int color, int show); + void draw_bline(int x1, int y1, int x2, int y2, BC_Pixmap *pixmap=0); // User can either call draw or draw_overlays to copy a fresh // canvas and just draw the overlays over it