]> git.sesse.net Git - kdenlive/blobdiff - src/stopmotion/stopmotion.cpp
const'ref
[kdenlive] / src / stopmotion / stopmotion.cpp
index dd1c0538ad3e199e0824d9d4634eb3a490220a44..36d60147bacf27c0d5e8caebccba8fbf57bd79ad 100644 (file)
@@ -879,7 +879,7 @@ void StopmotionWidget::slotSwitchMirror(bool isOn)
 }
 
 
-const QString StopmotionWidget::createProducer(MltVideoProfile profile, const QString &service, const QString &resource)
+const QString StopmotionWidget::createProducer(const MltVideoProfile &profile, const QString &service, const QString &resource)
 {
     Q_UNUSED(profile)