]> git.sesse.net Git - kdenlive/blobdiff - src/effectstackedit.h
Fix monitor scene staying active when disabling a corners effect
[kdenlive] / src / effectstackedit.h
index e6ef5557eb70f0c52b7af842faa67cda1b4a20f4..f1e9613b6bdd8681e293c5548c99b42dc676f1b9 100644 (file)
@@ -100,6 +100,7 @@ signals:
     void checkMonitorPosition(int);
     void syncEffectsPos(int pos);
     void showComments();
+    void effectStateChanged(bool enabled);
 };
 
 #endif