]> git.sesse.net Git - kdenlive/blobdiff - src/transitionsettings.h
- Cleanup.
[kdenlive] / src / transitionsettings.h
index a8a76164e0e125759519066915c07cb7a21a59ea..4f0f03d72741fd34fe859183f6f95bfd1008d779 100644 (file)
@@ -51,6 +51,8 @@ public slots:
     void slotUpdateEffectParams(const QDomElement&, const QDomElement&);
 
 private slots:
+
+    /** @brief Sets the new B track for the transition (automatic or forced). */
     void slotTransitionTrackChanged();
 
 signals: