]> git.sesse.net Git - kdenlive/blobdiff - src/effectstackview.h
Cleanup after string freeze
[kdenlive] / src / effectstackview.h
index e87b8289284c389f3351a6effff33bae3291e8a8..89055a2360374e03a9e691fa12cbe4c4903e6cb2 100644 (file)
@@ -94,7 +94,7 @@ public slots:
     * @param e New effect information
     *
     * Connected to a parameter change in the editor */
-    void slotUpdateEffectParams(const QDomElement old, const QDomElement e);
+    void slotUpdateEffectParams(const QDomElement &old, const QDomElement &e);
 
     /** @brief Removes the selected effect. */
     void slotItemDel();