X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftransitionsettings.h;h=356a74deb42dc8057470f517627081c1487091c2;hb=dec4e4c60fabbd22d90ea55e34f59948e30a35a4;hp=81d652c110ce228dd401898f7bb275160f5f52e8;hpb=706d22f3a96b9dd1fa19e84e58ec4aaf3d9d67bc;p=kdenlive diff --git a/src/transitionsettings.h b/src/transitionsettings.h index 81d652c1..356a74de 100644 --- a/src/transitionsettings.h +++ b/src/transitionsettings.h @@ -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: