X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmwindow.C;h=d6b756163672804ac4797bcedf45ad2befe3104b;hb=cee5af08aebf1f2d45ddbcee1a67b7cc052e8c8f;hp=7fd092a6ec82a2fde019668e2184db679b02e4f7;hpb=5dc041305c444ac2612602a93f06c42a144043db;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/mwindow.C b/cinelerra-5.1/cinelerra/mwindow.C index 7fd092a6..d6b75616 100644 --- a/cinelerra-5.1/cinelerra/mwindow.C +++ b/cinelerra-5.1/cinelerra/mwindow.C @@ -3860,6 +3860,7 @@ void MWindow::stack_pop() stack.remove(); if( idxbl ) { gui->unlock_window(); + gui->resource_thread->close_indexable(idxbl); remove_from_caches(idxbl); remove_indexfile(idxbl); mainindexes->add_indexable(idxbl);