]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.h
const'ref
[kdenlive] / src / stopmotion / stopmotion.h
index 4c3489522f08ec0119edc71912a2df82e131cdae..3f2b79e2ee674b344981bbc6e317ea928123647e 100644 (file)
@@ -153,7 +153,7 @@ private:
     StopmotionMonitor *m_monitor;
 
     /** @brief Create the XML playlist. */
-    const QString createProducer(MltVideoProfile profile, const QString &service, const QString &resource);
+    const QString createProducer(const MltVideoProfile &profile, const QString &service, const QString &resource);
 
     /** @brief A new frame arrived, reload overlay. */
     void reloadOverlay();