]> git.sesse.net Git - kdenlive/blobdiff - src/projectlistview.h
Update our copyright message with fancy and legally enforceable copyright symbol
[kdenlive] / src / projectlistview.h
index bd7b42939d72189d32cf068505faa0d9257b3c11..a7f1e2ec2e5ea74d9cc315190b6e17df486eeb72 100644 (file)
@@ -66,6 +66,8 @@ signals:
     void showProperties(DocClipBase *);
     void focusMonitor();
     void pauseMonitor();
+    void addClipCut(const QString&, int, int);
+    void projectModified();
 };
 
 #endif