X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fmainsession.h;h=92e40a59f11fcd3c5da8ef4379431141ecb6cbcd;hb=e41864cf7931bfb86f68c5d35d4578dfe161d386;hp=06bd12c09b770b6f73ab08650625a9cc7e7eda73;hpb=537b18f6fd34e3499123fb25287cd35b28efc491;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/mainsession.h b/cinelerra-5.1/cinelerra/mainsession.h index 06bd12c0..92e40a59 100644 --- a/cinelerra-5.1/cinelerra/mainsession.h +++ b/cinelerra-5.1/cinelerra/mainsession.h @@ -55,6 +55,8 @@ public: void boundaries(); Track *drag_handle_track(); void update_clip_number(); + int load_file(const char *path); + int save_file(const char *path); // For drag and drop events // The entire track where the dropped asset is going to go