X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fcustomruler.h;h=33e006fa55cbb4c8c6a11bc8649752ad53a1fa1f;hb=3935d0f277b512a3f1c07f001c0f06b9d32ab2e3;hp=1bebf0b3cd9b9f6e1e6513b87f921d03aaa67a54;hpb=af0cdc3a2441996bb29f9c2d8b4ce0dd87a6fcb0;p=kdenlive diff --git a/src/customruler.h b/src/customruler.h index 1bebf0b3..33e006fa 100644 --- a/src/customruler.h +++ b/src/customruler.h @@ -45,9 +45,9 @@ public: int outPoint() const; int inPoint() const; void setDuration(int d); - void setZone(QPoint p); + void setZone(const QPoint &p); int offset() const; - void updateProjectFps(Timecode t); + void updateProjectFps(const Timecode &t); void updateFrameSize(); void updatePalette();