X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fclipitem.h;h=9436033d97d919ce33baf95144f0d5c6f3b5f57c;hb=9f76a9103088feb8ae3feef0343ddfdcf0685fe6;hp=16cf33d1636f0384ae89a61afeeacbc11c02d72b;hpb=b0cb52f9980d466e7bd70531d70c895a83abf52a;p=kdenlive diff --git a/src/clipitem.h b/src/clipitem.h index 16cf33d1..9436033d 100644 --- a/src/clipitem.h +++ b/src/clipitem.h @@ -81,7 +81,7 @@ public: /** regenerate audio and video thumbnails */ void resetThumbs(); /** update clip properties from base clip */ - void refreshClip(); + void refreshClip(bool checkDuration); /** Returns a list of times for this clip's markers */ QList snapMarkers() const; QList commentedSnapMarkers() const;