X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitor.h;h=40414dd70c43205efd54d40c8a95b2b164e51fd5;hb=3bf409652cb9ccc5bc37cff881d981a2acce013b;hp=e0cc20f086b4eaea5b6dacb6717ab96496699d1e;hpb=71d67240d4760746acdaafa102c016069e7daf82;p=kdenlive diff --git a/src/monitor.h b/src/monitor.h index e0cc20f0..40414dd7 100644 --- a/src/monitor.h +++ b/src/monitor.h @@ -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();