rework undo compression, add shift viewer overwr/copy/clip/splice, fix paste edl...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / vwindow.h
index a858d5c0e22ab3b095bb65379fdb7ceffca94cad..d2a789a4e01659635376560ffcc06a5cdb51f9bf 100644 (file)
@@ -70,7 +70,7 @@ public:
        void set_inpoint();
        void set_outpoint();
        void unset_inoutpoint();
-       void copy();
+       void copy(int all);
        void splice_selection();
        void overwrite_selection();
        void delete_source(int do_main_edl, int update_gui);