]> git.sesse.net Git - kdenlive/blobdiff - src/transitionsettings.h
Use new parametercontainer widget for transitions
[kdenlive] / src / transitionsettings.h
index 356a74deb42dc8057470f517627081c1487091c2..81821eaf37484e06ef1b73d84d4579cb7676bbfc 100644 (file)
@@ -57,6 +57,8 @@ private slots:
     void slotTransitionTrackChanged();
     /** @brief Pass position changes of the timeline cursor to the effects to keep their local timelines in sync. */
     void slotRenderPos(int pos);
+    void slotSeekTimeline(int pos);
+    void slotCheckMonitorPosition(int renderPos);
 
 signals:
     void transitionUpdated(Transition *, QDomElement);