]> git.sesse.net Git - kdenlive/blobdiff - src/transitionsettings.h
Fix transition changes not refreshing monitor
[kdenlive] / src / transitionsettings.h
index 81821eaf37484e06ef1b73d84d4579cb7676bbfc..118d13b12baaffcae8fe6475b7ea2683e6402b0e 100644 (file)
@@ -50,7 +50,7 @@ private:
 public slots:
     void slotTransitionItemSelected(Transition* t, int nextTrack, QPoint p, bool update);
     void slotTransitionChanged(bool reinit = true, bool updateCurrent = false);
-    void slotUpdateEffectParams(const QDomElement&, const QDomElement&);
+    void slotUpdateEffectParams(const QDomElement, const QDomElement);
 
 private slots:
     /** @brief Sets the new B track for the transition (automatic or forced). */