]> git.sesse.net Git - kdenlive/blobdiff - src/clipitem.h
Fix loading of timeline thumbs when opening project & other operations
[kdenlive] / src / clipitem.h
index b3b36281f43e76965ef5b3ac9926f55548e51f77..144a36b3f61865ce4addfe98ca1c694268dde527 100644 (file)
@@ -79,7 +79,7 @@ public:
     void flashClip();
     void addTransition(Transition*);
     /** regenerate audio and video thumbnails */
-    void resetThumbs();
+    void resetThumbs(bool clearExistingThumbs);
     /** update clip properties from base clip */
     void refreshClip(bool checkDuration);
     /** Returns a list of times for this clip's markers */