X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=b0cc09f07036bf8317e289746505ebf866f708bc;hb=3f801b05e0de577b00e98019b099ed38d66b9550;hp=11d393c8b1a30a1ce62aa217294215fef49fde19;hpb=da1e39d85e138b0d552e932d875c05e8dc743244;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index 11d393c8..b0cc09f0 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -350,6 +350,7 @@ public: int clear_labels(double start, double end); void clear_hard_edges(); int clear_hard_edges(double start, double end); + void clear_select(); void concatenate_tracks(); int copy_flags(int copy_flags=COPY_CLIPBOARD); void copy(); @@ -582,7 +583,6 @@ public: ArrayList colormodels; ArrayList interlace_project_modes; ArrayList interlace_asset_modes; - ArrayList interlace_asset_fixmethods; int reset_meters(); void resync_guis();