X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fcustomruler.h;h=b7ac39782f7b61913efa6d47ec278dc256708f10;hb=006c1c6c952cbf7c66c06ef0118e69e8e9303ccb;hp=4896e8a2ae914f66cd9025c1e656076d66f1fbba;hpb=1fbb8258f8389fa02aed16a1f7877d32240f52ab;p=kdenlive diff --git a/src/customruler.h b/src/customruler.h index 4896e8a2..b7ac3978 100644 --- a/src/customruler.h +++ b/src/customruler.h @@ -40,6 +40,7 @@ public: void setDuration(int d); void setZone(QPoint p); int offset() const; + void updateProjectFps(Timecode t); protected: virtual void paintEvent(QPaintEvent * /*e*/);