clip fixes, ladspa build fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.h
index 041953cd724ab27eb198fa7062986bcb4514b6d0..4f49de7b9ef429809766c1a5d5e7e5b7ef9675b9 100644 (file)
@@ -466,7 +466,8 @@ public:
 // Synchronize EDL settings with all playback engines depending on current
 // operation.  Doesn't redraw anything.
        void sync_parameters(int change_type = CHANGE_PARAMS);
-       void to_clip();
+       void to_clip(EDL *edl, const char *txt);
+       void to_clip(const char *txt);
        int toggle_label(int is_mwindow);
        void undo_entry(BC_WindowBase *calling_window_gui);
        void redo_entry(BC_WindowBase *calling_window_gui);