add Autosave continuous backups by Andras Reuss and Andrew-R
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / editpanel.inc
index 8b0c414731c8af3a864743c118a26e20d44f5e78..e6db6bf47f4142ca24b747b6b021a6e328bcd0da 100644 (file)
@@ -52,6 +52,14 @@ class EditNextEdit;
 class ArrowButton;
 class IBeamButton;
 class KeyFrameButton;
+class SpanKeyFrameButton;
 class LockLabelsButton;
+class EditPanelScopeGUI;
+class EditPanelScopeDialog;
+class EditPanelScope;
+class EditPanelTimecode;
+class EditPanelTcDialog;
+class EditPanelTcWindow;
+class EditPanelTcInt;
 
 #endif