fix aspect ratio on split screen drag handle, add videoscope to editpanel in cwindow...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index fad225f328df8fd42a3347264b5c2e48f55ecf25..e663c3514aec4f9509b9015f674a7f8589773e17 100644 (file)
@@ -304,6 +304,8 @@ public:
        void reset_projector();
        void draw_crophandle(int x, int y);
        int set_fullscreen(int on, int unlock);
        void reset_projector();
        void draw_crophandle(int x, int y);
        int set_fullscreen(int on, int unlock);
+       int scope_on();
+       void draw_scope(VFrame *output);
 
 // Draw the camera/projector overlay in different colors.
        void draw_outlines(int do_camera);
 
 // Draw the camera/projector overlay in different colors.
        void draw_outlines(int do_camera);