add refresh_only to scopewindow, fix alsa prefs for capture source, add python to...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index e663c3514aec4f9509b9015f674a7f8589773e17..df1e01c806fba5f1bb000dd859265b2a353266a2 100644 (file)
@@ -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);