X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Ftrackcanvas.h;h=cfa9a9539501d81be4160e0716e8c5b42ff55fa2;hb=5249bc8407920effc00e13940d3d4ccea0dd5d9f;hp=396a7ff352047a220234faffc02dcf12a0770ed7;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/trackcanvas.h b/cinelerra-5.1/cinelerra/trackcanvas.h index 396a7ff3..cfa9a953 100644 --- a/cinelerra-5.1/cinelerra/trackcanvas.h +++ b/cinelerra-5.1/cinelerra/trackcanvas.h @@ -76,6 +76,9 @@ public: void draw_highlight_insertion(int x, int y, int w, int h); void draw_playback_cursor(); void draw_highlighting(); + void draw_keyframe_reticle(); + int draw_hairline(Auto *auto_keyframe, int color); + // User can either call draw or draw_overlays to copy a fresh // canvas and just draw the overlays over it void draw_overlays(); @@ -304,6 +307,7 @@ public: int do_tracks(int cursor_x, int cursor_y, int button_press); + int do_edit_popup(); int test_resources(int cursor_x, int cursor_y); int do_plugins(int cursor_x, int cursor_y,