theme inout highlight color, drag timebar inout/labels
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.C
index f4a850b9838f4ba743cf8f831044eb851e9a0dd5..e57f66577565aeae63406160bff9f34fdabd61ba 100644 (file)
@@ -1839,7 +1839,7 @@ if(debug) printf("MWindow::load_filenames %d\n", __LINE__);
                char string[BCTEXTLEN];
 
                new_edl->create_objects();
-               new_edl->copy_session(edl);
+               new_edl->copy_session(edl, -1);
                new_file->set_program(edl->session->program_no);
 
                sprintf(string, _("Loading %s"), new_asset->path);