add crop plugin, add timeline bars, render setup err chks, minor tweaks
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / batchrender.h
index 5fcff0864f614740006a36766f5e97742b763362..57309895827b3d42faef5d3c3b86d1cdf108a79f 100644 (file)
@@ -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<char*> *paths,
                Preferences *preferences);
        void reset(const char *path=0);