]> git.sesse.net Git - kdenlive/blobdiff - src/keyframeedit.h
- Replace seeking checkbox in keyframe widget with a checkable add-link button
[kdenlive] / src / keyframeedit.h
index 4df839d060ca785a0b2aa67baae8b67f19a49b54..3069dd99f18300f2f070f7fb1c4b2b001f4b34c8 100644 (file)
@@ -116,7 +116,7 @@ private slots:
     void slotAdjustKeyframeValue(int value);
     /** @brief Turns the seek to keyframe position setting on/off.
     * @param state State of the associated checkbox */
-    void slotSetSeeking(int state);
+    void slotSetSeeking(bool seek);
 
     /** @brief Shows the keyframe table and adds a second keyframe. */
     void slotKeyframeMode();