Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordbatches.inc
diff --git a/cinelerra-5.1/cinelerra/recordbatches.inc b/cinelerra-5.1/cinelerra/recordbatches.inc
new file mode 100644 (file)
index 0000000..2525baf
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef RECORDBATCHES_INC
+#define RECORDBATCHES_INC
+
+class RecordBatches;
+#define BATCH_COLUMNS 7
+
+#endif