rework keyframe hide popup, keyframe auto render, textbox set_selection wide text
[goodguy/history.git] / cinelerra-5.1 / cinelerra / keyframepopup.inc
index b316613a0db8556fe678a7e8b481aeced02a8161..3728f0c349162e2651e71aef8fbbdcd7138a739b 100644 (file)
 #ifndef KEYFRAMEPOPUP_INC
 #define KEYFRAMEPOPUP_INC
 
-
-
-
-
 class KeyframePopup;
-
-
-
-
-
+class KeyframePopupDelete;
+class KeyframePopupShow;
+class KeyframePopupCopy;
+class KeyframePopupCurveMode;
+class KeyframePopupEdit;
+class KeyframePopupHide;
+class KeyframeHidePopup;
 #endif