X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=9ae254db655924d1473693242b2a46b162a19d6c;hb=75ab956438547fe8d71102c8117ad37b561580eb;hp=c8d0ff241947d545f866917040cf500a271e53d0;hpb=3bebf5f7285a1310867640ee2ae293bd8c95d3f0;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index c8d0ff24..9ae254db 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -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();