fix aspect ratio on split screen drag handle, add videoscope to editpanel in cwindow...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mbuttons.C
index 5aa8677e820325a41dfc825d3e4233dd0fe1f095..b863a3137782863416543c375b00a5ce1c7054fb 100644 (file)
@@ -142,7 +142,8 @@ MainEditing::MainEditing(MWindow *mwindow, MButtons *mbuttons, int x, int y)
                1, // use_cut
                mwindow->has_commercials(), // use_commerical
                1, // use_goto
-               0) // use_clk2play
+               0, // use_clk2play
+               0) // use_scope
 {
        this->mwindow = mwindow;
        this->mbuttons = mbuttons;