X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Floadfile.h;h=64c1f78e5fae4dcbfbe6fb06f04610f01dbac0c1;hb=c279e21fc2394a7908bbd1ba8c79b116fe9fb14a;hp=42490a6bdddc75057c2376db463e66782158b5b9;hpb=30bdb85eb33a8ee7ba675038a86c6be59c43d7bd;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.1/cinelerra/loadfile.h b/cinelerra-5.1/cinelerra/loadfile.h index 42490a6b..64c1f78e 100644 --- a/cinelerra-5.1/cinelerra/loadfile.h +++ b/cinelerra-5.1/cinelerra/loadfile.h @@ -91,9 +91,9 @@ public: LoadPrevious(MWindow *mwindow, Load *loadfile); int handle_event(); void run(); - + int set_path(char *path); - + MWindow *mwindow; Load *loadfile; char path[1024];