]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
first step in fixing keyframe issue
[kdenlive] / src / clipitem.h
index 0998eccb71b632c0290031f9995ccee00102546f..d55c659d95dfeade51837e9b065da6350006dff9 100644 (file)
@@ -116,6 +116,7 @@ public:
     bool isAudioOnly() const;
     /** Called when clip start is resized, adjust keyframes values */
     bool checkEffectsKeyframesPos(const int previous, const int current, bool fromStart);
+    void insertKeyframe(QDomElement effect, const int pos, const int val);
 
 protected:
     //virtual void mouseMoveEvent(QGraphicsSceneMouseEvent * event);