]> git.sesse.net Git - kdenlive/blobdiff - src/customtrackview.h
Fix corruption when changing the project profile
[kdenlive] / src / customtrackview.h
index 70ef447cb808369955681fa9b1b2a69dec9f36ed..fecbcfaa1035bc8a51095bcb96cb5ba3b19745ba 100644 (file)
@@ -122,6 +122,8 @@ public:
     void doChangeClipType(const GenTime &pos, int track, bool videoOnly, bool audioOnly);
     int hasGuide(int pos, int offset);
     void reloadTransitionLumas();
+    void updateProjectFps();
+    double fps() const;
 
 public slots:
     void setCursorPos(int pos, bool seek = true);