rework canvas zoom, add 3 plugins from 7.2, tweak cwdw boundry, vdevicex11 dupl close...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / zwindowgui.h
index 7604c4beeb213540c2c52ae3a64f2531090b04d8..32bfd0358af24e3817e3b5c0c05ca9982af30717 100644 (file)
@@ -65,8 +65,9 @@ public:
        ZWindowCanvas(MWindow *mwindow, ZWindowGUI *gui,
                int x, int y, int w, int h);
 
-       void draw_refresh(int flush = 1);
        void close_source();
+       void draw_refresh(int flush = 1);
+       float get_auto_zoom();
 
        MWindow *mwindow;
        ZWindowGUI *gui;