Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordscopes.inc
diff --git a/cinelerra-5.1/cinelerra/recordscopes.inc b/cinelerra-5.1/cinelerra/recordscopes.inc
new file mode 100644 (file)
index 0000000..c38f5ea
--- /dev/null
@@ -0,0 +1,17 @@
+#ifndef RECORDSCOPES_INC
+#define RECORDSCOPES_INC
+
+
+class RecordScopeThread;
+class RecordScopeGUI;
+class RecordHistThread;
+class RecordHistGUI;
+class ScopeButton;
+class HistButton;
+class ScopeEnable;
+
+
+#endif
+
+
+