]> git.sesse.net Git - kdenlive/blobdiff - src/effectstackedit.h
Fix crash when changing project profile
[kdenlive] / src / effectstackedit.h
index 88688c75981d819415397768a66e42717acf39f4..d27705984ba75cc3ea56bb1178629ebd13e8391c 100644 (file)
@@ -57,6 +57,8 @@ public:
     void setFrameSize(QPoint p);
     /** @brief Tells the parameters to update their timecode format according to KdenliveSettings. */
     void updateTimecodeFormat();
+    /** @brief Returns true if this effect wants to keep track of current position in clip. */
+    bool effectNeedsSyncPosition() const;
 
 private:
     /** @brief Deletes all parameter widgets. */