]> git.sesse.net Git - kdenlive/blobdiff - src/transitionsettings.h
* Allow to edit transparent background for images in group properties
[kdenlive] / src / transitionsettings.h
index 81d652c110ce228dd401898f7bb275160f5f52e8..356a74deb42dc8057470f517627081c1487091c2 100644 (file)
@@ -55,7 +55,7 @@ public slots:
 private slots:
     /** @brief Sets the new B track for the transition (automatic or forced). */
     void slotTransitionTrackChanged();
-    /** @brief Pass position changes in project monitor/timline to the effects to keep their local timelines in sync. */
+    /** @brief Pass position changes of the timeline cursor to the effects to keep their local timelines in sync. */
     void slotRenderPos(int pos);
 
 signals: