color coded keyframe curves, keyframe popups, cwin scrollbar fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / apatchgui.inc
index 9181ee7bdbb31fc25c37ef39cb9eb63924b164f7..5f71e9b5b6f4cd1e0ce3588d73d1c3ad325b2545 100644 (file)
 
 #define MAX_AUDIO_FADE 6
 
+class APatchGUI;
+class AFadePatch;
+class AKeyFadePatch;
+class AKeyFadeValue;
+class APanPatch;
+class AKeyPanPatch;
+class AMeterPatch;
 
 #endif