shuttle keydef tweak, add copy_flags to copy edl, zoombar layout tweak
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mwindow.h
index ab2a52408d22af3bf4b76ed1f769d67fb0cf30ab..e2a0a73b9ba18bd6ec76c2c665e149d5ed279d58 100644 (file)
@@ -351,6 +351,7 @@ public:
        void clear_labels();
        int clear_labels(double start, double end);
        void concatenate_tracks();
        void clear_labels();
        int clear_labels(double start, double end);
        void concatenate_tracks();
+       int copy_flags(int copy_flags=COPY_CLIPBOARD);
        void copy();
        int copy(double start, double end);
        void cut();
        void copy();
        int copy(double start, double end);
        void cut();