]> git.sesse.net Git - kdenlive/blobdiff - src/monitormanager.h
Progress on stopmotion widget (make it possible to switch between HDMI and V4L)
[kdenlive] / src / monitormanager.h
index 31bd5093e9e61eb95cf6cd4c30e24d2c284129b8..ae2bd95fb8dcae74f7bd4b10e23e9487253efceb 100644 (file)
@@ -60,6 +60,9 @@ public slots:
      * @param activateClip whether to activate the clip monitor */
     void slotSwitchMonitors(bool activateClip);
 
+private slots:
+    void slotRefreshCurrentMonitor();
+
 private:
     Monitor *m_clipMonitor;
     Monitor *m_projectMonitor;