refresh on forward selection
[goodguy/history.git] / cinelerra-5.1 / cinelerra / awindowgui.h
index 04d834609bcd33c19f07d151d79e1e02f59e2b9e..4bc256423dd1c67e73bce4e4a5b2aa7639cc7503 100644 (file)
@@ -179,7 +179,8 @@ public:
        int drag_motion();
        int drag_stop();
 // Collect items into the drag vectors of MainSession
-       void collect_assets();
+       void collect_assets(int proxy=0);
+       EDL *collect_proxy(Indexable *indexable);
        void create_persistent_folder(ArrayList<BC_ListBoxItem*> *output,
                int do_audio,
                int do_video,