X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fbatchrender.h;h=f84c15f08f0b1430f07d3e43a859555667edc6a9;hb=8568f873b356bbe6b21dd591857e1d03e1739a4e;hp=5fcff0864f614740006a36766f5e97742b763362;hpb=d034ec092c8aaf21c755bc612796df69ffdee4ac;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/batchrender.h b/cinelerra-5.1/cinelerra/batchrender.h index 5fcff086..f84c15f0 100644 --- a/cinelerra-5.1/cinelerra/batchrender.h +++ b/cinelerra-5.1/cinelerra/batchrender.h @@ -110,6 +110,7 @@ public: BC_Window* new_gui(); int test_edl_files(); + int test_errmsg(BatchRenderWarnJobs &err_jobs, const char *msg, int *warn); void calculate_dest_paths(ArrayList *paths, Preferences *preferences); void reset(const char *path=0); @@ -313,7 +314,6 @@ public: int *output; }; - class BatchRenderGUI : public BC_Window { public: