splashgui text clr, faders/speed keyframe popup slider rework, reticle rework
[goodguy/history.git] / cinelerra-5.1 / cinelerra / trackcanvas.h
index 59f58c308e7f90ab6a1600225d691803402422c4..bb261ad7eeea4207928fe6db53b3a7b848c1f6e0 100644 (file)
@@ -77,7 +77,7 @@ public:
        void draw_playback_cursor();
        void draw_highlighting();
        void draw_keyframe_reticle();
-       int draw_hairline(Auto *auto_keyframe, int color);
+       int draw_hairline(Auto *auto_keyframe, int color, int show);
 
 // User can either call draw or draw_overlays to copy a fresh
 // canvas and just draw the overlays over it