fix aspect ratio on split screen drag handle, add videoscope to editpanel in cwindow...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / vwindowgui.h
index 6836293fcd3e6f49648d9de404a549b49222e34e..a62a3015542954b4a9adcec9c39a8fd309f32c11 100644 (file)
@@ -114,6 +114,8 @@ public:
        VWindowCanvas(MWindow *mwindow, VWindowGUI *gui);
        void create_objects(EDL *edl);
        void zoom_resize_window(float percentage);
+       int scope_on();
+       void draw_scope(VFrame *output);
        void draw_refresh(int flush = 1);
        int need_overlays();
        void draw_overlays();