]> git.sesse.net Git - kdenlive/blobdiff - src/mainwindow.h
Fix "save zone" saving proxy instead of real clip:
[kdenlive] / src / mainwindow.h
index c8d0ff241947d545f866917040cf500a271e53d0..9ae254db655924d1473693242b2a46b162a19d6c 100644 (file)
@@ -444,7 +444,7 @@ private slots:
 
     void slotAdjustClipMonitor();
     void slotAdjustProjectMonitor();
-    void slotSaveZone(Render *render, QPoint zone);
+    void slotSaveZone(Render *render, QPoint zone, DocClipBase *baseClip = NULL, KUrl path = KUrl());
 
     void slotSetInPoint();
     void slotSetOutPoint();