X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fcwindowgui.h;h=df1e01c806fba5f1bb000dd859265b2a353266a2;hp=e663c3514aec4f9509b9015f674a7f8589773e17;hb=205a66f9f2abd6eac72076f773ce5d75921fa151;hpb=fb3e53778e49a406768506de9bf8edfd3d4c36e6 diff --git a/cinelerra-5.1/cinelerra/cwindowgui.h b/cinelerra-5.1/cinelerra/cwindowgui.h index e663c351..df1e01c8 100644 --- a/cinelerra-5.1/cinelerra/cwindowgui.h +++ b/cinelerra-5.1/cinelerra/cwindowgui.h @@ -305,7 +305,7 @@ public: void draw_crophandle(int x, int y); int set_fullscreen(int on, int unlock); int scope_on(); - void draw_scope(VFrame *output); + void draw_scope(VFrame *output, int refresh); // Draw the camera/projector overlay in different colors. void draw_outlines(int do_camera);