X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitor.h;h=1fb41d9ec9a98cce19e04b6fe3293575be337e2e;hb=880efc8572a7df65453dfb5736de6455fe129a86;hp=978e080d01d9ec944d5b3cf37d22b919ef97a75b;hpb=64ded94b9449e71bc1f4b6027f46b0047bf56e61;p=kdenlive diff --git a/src/monitor.h b/src/monitor.h index 978e080d..1fb41d9e 100644 --- a/src/monitor.h +++ b/src/monitor.h @@ -139,7 +139,7 @@ private slots: public slots: void slotOpenFile(const QString &); - void slotSetXml(DocClipBase *clip, const int position = -1); + void slotSetXml(DocClipBase *clip, QPoint zone = QPoint(), const int position = -1); void initMonitor(); void refreshMonitor(bool visible = true); void slotSeek(int pos);