X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitormanager.cpp;h=35ad43d85aa1c8456dab93df94e410649fb6ea33;hb=c3302003093710ee247ad84c0fe2ef3c579d417f;hp=9cba158e34d441adca7d4f63ade922c0cb426c6a;hpb=e0fa1332f109b6455207ea701da386b2fddddf09;p=kdenlive diff --git a/src/monitormanager.cpp b/src/monitormanager.cpp index 9cba158e..35ad43d8 100644 --- a/src/monitormanager.cpp +++ b/src/monitormanager.cpp @@ -205,7 +205,7 @@ void MonitorManager::slotEnd() else if (m_activeMonitor == m_projectMonitor) m_projectMonitor->slotEnd(); } -void MonitorManager::resetProfiles(Timecode tc) +void MonitorManager::resetProfiles(const Timecode &tc) { m_timecode = tc; slotResetProfiles();