X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;fp=cinelerra-5.1%2Fcinelerra%2Fmwindow.h;h=d7e54b1cba31e3cd1d144ae34ba5463e2f5648e5;hb=45a8ba3455cf252332c03533a7590df5267ce9aa;hp=2f89d2d904adda968d1ec99e26444f113c24a821;hpb=1acde49894b2d6d27f599898ae0ee24e6cfcc25c;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/mwindow.h b/cinelerra-5.1/cinelerra/mwindow.h index 2f89d2d9..d7e54b1c 100644 --- a/cinelerra-5.1/cinelerra/mwindow.h +++ b/cinelerra-5.1/cinelerra/mwindow.h @@ -565,7 +565,7 @@ public: void remove_indexfile(Indexable *indexable); void rebuild_indices(); // Asset removal from caches - void reset_caches(); + void reset_caches(int locked); void remove_from_caches(Indexable *idxbl); void remove_assets_from_project(int push_undo, int redraw, int delete_indexes, ArrayList *drag_assets /* mwindow->session->drag_assets */,