X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Feffectstackedit.h;h=499fe8edbc798d4cace6bce92a53b5626a543a6b;hb=f694ca2820be2eb00f589edbbe97f61218df92bd;hp=f760222242c85ca8c2a185b5ed5651ac434632e8;hpb=427196239efea34bcfb57f77c3e387e30a2dc0ca;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;