X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitormanager.h;h=b9f7de2c2da501f6953049eac5bfa142078c2121;hb=45adaf0e93ffa28bfeb3425a099ca95e70fd0d79;hp=70eb597f1fe1641eb88e74880a7e64e5b7f71bbe;hpb=aa17f2397f8cb15489c4b03cd78e9ee16cd2f485;p=kdenlive diff --git a/src/monitormanager.h b/src/monitormanager.h index 70eb597f..b9f7de2c 100644 --- a/src/monitormanager.h +++ b/src/monitormanager.h @@ -37,7 +37,7 @@ public: void appendMonitor(AbstractMonitor *monitor); void removeMonitor(AbstractMonitor *monitor); Timecode timecode() const; - void resetProfiles(Timecode tc); + void resetProfiles(const Timecode &tc); void stopActiveMonitor(); AbstractRender *activeRenderer(); /** Searches for a monitor with the given name.