]> git.sesse.net Git - kdenlive/blobdiff - src/monitor.cpp
cppcheck fixes, patch by Mikko Rapeli [20/27]
[kdenlive] / src / monitor.cpp
index 54c708bdff3f45f00dea25f0a7c884410badf69c..d800b62d8a3989908db49d703a410db7e4f229d2 100644 (file)
@@ -857,7 +857,7 @@ void Monitor::slotSaveZone()
     //render->setSceneList(doc, 0);
 }
 
-void Monitor::resetProfile(const QString profile)
+void Monitor::resetProfile(const QString &profile)
 {
     m_timePos->updateTimeCode(m_monitorManager->timecode());
     if (render == NULL) return;