]> git.sesse.net Git - kdenlive/blobdiff - src/timecodedisplay.h
Integrate with the required MLT hooks for getting Movit to work.
[kdenlive] / src / timecodedisplay.h
index 467882e49985f27b9c19c0b0ab71029278ae71a0..285bde74c7b2245353e6b4cd74aa9fc1aa9b528b 100644 (file)
@@ -72,7 +72,7 @@ public:
 
     /** @brief Sets timecode for current project.
      * @param t the new timecode */
-    void updateTimeCode(Timecode t);
+    void updateTimeCode(const Timecode &t);
 
     virtual void stepBy(int steps);