]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
moving cutter tool over a clip now shows the frame to be cut in clip monitor
[kdenlive] / src / projectlist.h
index 27ee804d198774fdc22a2fbb6bc902334c215cc8..c6176c4b840909d8549b19978882c56c35def8df 100644 (file)
@@ -154,7 +154,7 @@ private slots:
 
 
 signals:
-    void clipSelected(const QDomElement &);
+    void clipSelected(DocClipBase *);
     void getFileProperties(const QDomElement&, int);
     void receivedClipDuration(int, int);
     void showClipProperties(DocClipBase *);