]> git.sesse.net Git - kdenlive/blobdiff - src/headertrack.h
Fix crash when clicking the render button
[kdenlive] / src / headertrack.h
index fb4aeb8a1d54d49ece97ea8491212b821d4c818a..aa20c3b8a1fbd42a6873f494532bd82c436b6388 100644 (file)
@@ -37,6 +37,8 @@ public:
     void setLock(bool lock);
     void adjustSize(int height);
     void setSelectedIndex(int ix);
+    /** @brief Update the track label to show if current track has effects or not.*/
+    void updateEffectLabel(QStringList effects);
 
 protected:
     virtual void mousePressEvent(QMouseEvent * event);