last push faux paux, update shortcuts doc, period/comma alt shortcuts, popup deactiva...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edlsession.h
index 89748b6550fcfad693445a0326f1b4cf3ba0b120..0aeebeac3d8a537b6466b698b2ac1e3d0101fb02 100644 (file)
@@ -116,6 +116,7 @@ public:
        int cwindow_xscroll;
        int cwindow_yscroll;
        float cwindow_zoom;
+       int cwindow_click2play;
 // Transition
        char default_atransition[BCTEXTLEN];
        char default_vtransition[BCTEXTLEN];
@@ -222,6 +223,7 @@ public:
 // Use the vwindow meter or not
        int vwindow_meter;
        float vwindow_zoom;
+       int vwindow_click2play;
 
 // Global ID counter
        static int current_id;