]> git.sesse.net Git - kdenlive/blobdiff - src/keyframeedit.h
Improve update of effect stack when resizing clip, start implementing merge of analys...
[kdenlive] / src / keyframeedit.h
index 210192e48a8c653b125bbd7548d8c5ff843d5c23..165ccc1734514766e72dc24b880aac52dcf5ec06 100644 (file)
@@ -94,6 +94,10 @@ public:
     /** @brief Makes the first parameter visible in timeline if no parameter is selected. */
     void checkVisibleParam();
 
+public slots:
+
+    void slotUpdateRange(int inPoint, int outPoint);
+
 protected:
     /** @brief Gets the position of a keyframe from the table.
      * @param row Row of the keyframe in the table */