]> git.sesse.net Git - kdenlive/blobdiff - src/monitor.h
const'ref
[kdenlive] / src / monitor.h
index e0cc20f086b4eaea5b6dacb6717ab96496699d1e..40414dd70c43205efd54d40c8a95b2b164e51fd5 100644 (file)
@@ -73,7 +73,7 @@ public:
     Render *render;
     AbstractRender *abstractRender();
     void resetProfile(const QString &profile);
-    void setCustomProfile(const QString &profile, Timecode tc);
+    void setCustomProfile(const QString &profile, const Timecode &tc);
     void resetSize();
     void pause();
     void unpause();