X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fkeyframeedit.h;h=165ccc1734514766e72dc24b880aac52dcf5ec06;hb=dd1f644e61be38f990d95336a797dce29df281d2;hp=210192e48a8c653b125bbd7548d8c5ff843d5c23;hpb=36e64bf3662dfdb7c4ded42bd2b218f707ffa4ac;p=kdenlive diff --git a/src/keyframeedit.h b/src/keyframeedit.h index 210192e4..165ccc17 100644 --- a/src/keyframeedit.h +++ b/src/keyframeedit.h @@ -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 */