]> git.sesse.net Git - kdenlive/blobdiff - src/monitor.h
Correctly update monitors on clip property change
[kdenlive] / src / monitor.h
index c598dffc247527acb4e8310b76c446d824453aaa..0ee477871b1631d9f51713f862e437df117207bf 100644 (file)
@@ -162,7 +162,8 @@ private slots:
 public slots:
     void slotOpenFile(const QString &);
     void slotSetXml(DocClipBase *clip, QPoint zone = QPoint(), const int position = -1);
-    void refreshMonitor(bool visible = true);
+    void refreshMonitor(bool visible);
+    void refreshMonitor();
     void slotSeek(int pos);
     void stop();
     void start();