]> git.sesse.net Git - kdenlive/blobdiff - src/transition.h
Fix transitions broken: http://kdenlive.org/mantis/view.php?id=2404
[kdenlive] / src / transition.h
index 49b90e0637dee857ee7dc70ac2f4aaf8a31fa5e5..614d37eaef2536309b10279c61f2447cf6d8d59b 100644 (file)
@@ -82,7 +82,7 @@ public:
     int defaultZValue() const;
     /** @brief When a transition is resized, check if keyframes are out of the transition and fix if necessary. */
     bool updateKeyframes();
-    void animate();
+
 protected:
     virtual QVariant itemChange(GraphicsItemChange change, const QVariant &value);