X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Feffectstackedit.h;h=499fe8edbc798d4cace6bce92a53b5626a543a6b;hb=651cfe4bc2a2c7633d9b7472870472f769f934c3;hp=f760222242c85ca8c2a185b5ed5651ac434632e8;hpb=d385077e0eab07915166924ca41d9fa807072cf0;p=kdenlive diff --git a/src/effectstackedit.h b/src/effectstackedit.h index f7602222..499fe8ed 100644 --- a/src/effectstackedit.h +++ b/src/effectstackedit.h @@ -57,7 +57,7 @@ public: /** @brief Returns true if this transition requires an on monitor scene. */ bool needsMonitorEffectScene() const; /** @brief Set keyframes for this transition. */ - void setKeyframes(const QString &data); + void setKeyframes(const QString &data, int maximum); private: Monitor *m_monitor;