X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fzoombar.h;h=6c95a3b1d1d7eec33a75d933e407ec86974a2dd5;hp=9026e31626731156cd30b6b6d7a186ff9fb4dece;hb=a64e7d16c44bba0d137936227fc55871bb26c903;hpb=ab958f323d68316c450ef81ba296536580620163 diff --git a/cinelerra-5.1/cinelerra/zoombar.h b/cinelerra-5.1/cinelerra/zoombar.h index 9026e316..6c95a3b1 100644 --- a/cinelerra-5.1/cinelerra/zoombar.h +++ b/cinelerra-5.1/cinelerra/zoombar.h @@ -42,6 +42,8 @@ public: void redraw_time_dependancies(); int update(); // redraw the current values void update_autozoom(); + void update_autozoom(int grouptype, int color); + void update_autozoom(int color); int update_clocks(); int update_playback(int64_t new_position); // update the playback position int set_selection(int which_one);